summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Inline neigh binding.David Miller2011-07-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdevice: Kill 'feature' test macros.David S. Miller2011-07-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: introduce __netdev_alloc_skb_ip_alignEric Dumazet2011-07-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Use universal hash for ARP.David S. Miller2011-07-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | neigh: Store hash shift instead of mask.David S. Miller2011-07-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | skbuff: update struct sk_buff members commentsDaniel Baluta2011-07-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: support GTK rekey offloadJohannes Berg2011-07-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: allow driver to iterate keysJohannes Berg2011-07-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: add NFC socket familyAloisio Almeida Jr2011-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssb: PCI revision ID register is 8-bit wideSergei Shtylyov2011-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | skbuff: skb supports zero-copy buffersShirley Ma2011-07-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sock.h: Add a new sock zero-copy flagShirley Ma2011-07-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packet: Add 'cpu' fanout policy.David S. Miller2011-07-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dcbnl: Add CEE notificationShmulik Ravid2011-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dcbnl: Aggregated CEE GET operationShmulik Ravid2011-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller2011-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller2011-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packet: Add fanout support.David S. Miller2011-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: propagate information about STA WME support downArik Nemtsov2011-06-29
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-28
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireless: unify QoS control field definitionsJohannes Berg2011-06-27
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches2011-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtnl: provide link dump consistency infoThomas Graf2011-07-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add external loopback test in ethtool self testAmit Kumar Salecha2011-06-30
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov2011-06-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ath9k: add MAC revision detection for AR9330Gabor Juhos2011-06-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlink: advertise incomplete dumpsJohannes Berg2011-06-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use bit operations on conn_stateGustavo F. Padovan2011-06-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: use bit operation on conf_stateGustavo F. Padovan2011-06-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku2011-06-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-06-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add key size checks for SMPVinicius Costa Gomes2011-06-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for SMP timeoutVinicius Costa Gomes2011-06-14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes2011-06-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add SMP confirmation checks methodsAnderson Briglia2011-06-13