summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
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
2012-04-02xfrm: Stop using NLA_PUT*().David S. Miller-2/+3
2012-04-02netlink: Add nla_put_le{16,32,64}() helpers.David S. Miller-0/+33
2012-04-02netlink: Add nla_put_net{16,32,64}() helpers.David S. Miller-0/+33
2012-04-01netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller-1/+34
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko-1/+1
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg-0/+3
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg-4/+3
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold-0/+1
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta-1/+1
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+4
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+5
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville-2/+4
2012-03-26netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich-1/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+2
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds-0/+10
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil-1/+1
2012-03-23netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso-1/+5
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-0/+2
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-583/+1082
2012-03-20switch unix_sock to struct pathAl Viro-2/+1
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-5/+4
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-47/+9