summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-07-07Bluetooth: Remove L2CAP busy queueMat Martineau
2011-07-07Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau
2011-07-07sock.h: Add a new sock zero-copy flagShirley Ma
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes
2011-07-06Bluetooth: Write LE Host Supported commandAndre Guedes
2011-07-06Bluetooth: Add extfeatures to struct hci_devAndre Guedes
2011-07-06mac80211: support GTK rekey offloadJohannes Berg
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2011-07-06mac80211: allow driver to iterate keysJohannes Berg
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet
2011-07-05dcbnl: Add CEE notificationShmulik Ravid
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller
2011-07-05Merge 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-01ipv6: 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-28treewide: fix kernel-doc warningsVitaliy Ivanov
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-24net: 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-23net: 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-21ip: 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-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20Merge 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