summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg-5/+1
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal-0/+1
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal-1/+1
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+47
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet-45/+45
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot-3/+3
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet-1/+1
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger-0/+2
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior-0/+1
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs-1/+2
2012-04-13rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller-1/+1
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA-1/+0
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet-0/+1
2012-04-13rtnetlink: fix commentsstephen hemminger-2/+4
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger-3/+2
2012-04-13ipv6: fix problem with expired dst cacheGao feng-1/+47
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin-2/+17
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin-1/+8
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-31/+144
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-8/+11
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff-0/+1
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade-0/+5
2012-04-12NFC: Changed target activated state logicEric Lapuyade-1/+2
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade-1/+1
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz-0/+2
2012-04-12NFC: SHDLC implementationEric Lapuyade-0/+104
2012-04-12NFC: HCI supportEric Lapuyade-0/+199
2012-04-12NFC: Export target lost functionEric Lapuyade-0/+1
2012-04-12Merge branch 'master' into for-davemJohn W. Linville-39/+155
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-9/+12
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen-0/+11
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg-0/+5
2012-04-11mac80211: add improved HW queue controlJohannes Berg-4/+77
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg-1/+5
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan-2/+3
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona-3/+11
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg-3/+3
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg-3/+4
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg-13/+24
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg-3/+2
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2012-04-10cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa-8/+8
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg-1/+1
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger-1/+1
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-7/+10
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan-1/+1
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai-0/+2
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller-1/+1
2012-04-02net: remove unused icmp_ioctl() definition.Rami Rosen-1/+0
2012-04-02netlink: Delete all NLA_PUT*() macros.David S. Miller-68/+0