summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet
2011-07-06dcbnl: Add CEE notificationShmulik Ravid
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-06ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller
2011-07-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio
2011-07-05mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg
2011-07-02ipv6: Don't put artificial limit on routing table size.David S. Miller
2011-07-01rtnl: provide link dump consistency infoThomas Graf
2011-07-01Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-06-30Bluetooth: Add bt_printkJoe Perches
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-25net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-24net: Fix build failures due to ip_is_fragment()David S. Miller
2011-06-22netlink: advertise incomplete dumpsJohannes Berg
2011-06-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-22ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-06-21dcb: fix return type on dcb_setapp()John Fastabend
2011-06-21dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend
2011-06-21dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend
2011-06-21dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend
2011-06-21net: dcbnl, add multicast group for DCBJohn Fastabend
2011-06-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller
2011-06-16Bluetooth: Use bit operations on conn_stateGustavo F. Padovan
2011-06-16Bluetooth: use bit operation on conf_stateGustavo F. Padovan
2011-06-16Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom
2011-06-13Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia
2011-06-13Bluetooth: Add SMP confirmation structsAnderson Briglia
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes
2011-06-13Bluetooth: Add simple SMP pairing negotiationAnderson Briglia
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia
2011-06-13Bluetooth: keep reference if any ERTM timer is enabledGustavo F. Padovan