summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes-0/+6
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes-0/+1
2011-07-06Bluetooth: Write LE Host Supported commandAndre Guedes-0/+6
2011-07-06Bluetooth: Add extfeatures to struct hci_devAndre Guedes-0/+5
2011-07-06mac80211: support GTK rekey offloadJohannes Berg-0/+20
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg-0/+26
2011-07-06mac80211: allow driver to iterate keysJohannes Berg-0/+23
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet-10/+12
2011-07-05dcbnl: Add CEE notificationShmulik Ravid-1/+4
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+1
2011-07-05ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller-1/+2
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-1/+3
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio-0/+21
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio-0/+135
2011-07-05mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg-0/+4
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller-0/+1
2011-07-01rtnl: provide link dump consistency infoThomas Graf-0/+1
2011-07-01Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan-2/+0
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-1/+1
2011-06-30Bluetooth: Add bt_printkJoe Perches-3/+6
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches-1/+1
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+3
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov-0/+2
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2011-06-28treewide: fix kernel-doc warningsVitaliy Ivanov-1/+0
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov-1/+0
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov-1/+1
2011-06-24net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov-1/+0
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-65/+335
2011-06-23net: Fix build failures due to ip_is_fragment()David S. Miller-5/+5
2011-06-22netlink: advertise incomplete dumpsJohannes Berg-0/+56
2011-06-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville-33/+165
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker-0/+5
2011-06-21dcb: fix return type on dcb_setapp()John Fastabend-1/+1
2011-06-21dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend-0/+1
2011-06-21dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend-0/+2
2011-06-21dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend-0/+1
2011-06-21net: dcbnl, add multicast group for DCBJohn Fastabend-0/+2
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+15
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+6
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller-0/+10
2011-06-16Bluetooth: Use bit operations on conn_stateGustavo F. Padovan-12/+14
2011-06-16Bluetooth: use bit operation on conf_stateGustavo F. Padovan-9/+11
2011-06-16Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku-0/+10
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku-0/+2
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov-0/+6
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes-0/+4
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes-0/+2
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom-6/+0