Age | Commit message (Expand) | Author |
2011-07-14 | net: Embed hh_cache inside of struct neighbour. | David S. Miller |
2011-07-13 | net: Kill support for multiple hh_cache entries per neighbour | David S. Miller |
2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller |
2011-07-13 | ipv4: Inline neigh binding. | David Miller |
2011-07-12 | netdevice: Kill 'feature' test macros. | David S. Miller |
2011-07-11 | inetpeer: kill inet_putpeer race | Eric Dumazet |
2011-07-11 | ipv4: Use universal hash for ARP. | David S. Miller |
2011-07-11 | neigh: Store hash shift instead of mask. | David S. Miller |
2011-07-09 | skbuff: clear tx zero-copy flag | Shirley Ma |
2011-07-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-08 | dcbnl: unlock on an error path in dcbnl_cee_fill() | Dan Carpenter |
2011-07-08 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller |
2011-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-07 | batman-adv: request the full table if tt_crc doesn't match | Antonio Quartulli |
2011-07-07 | batman-adv: keep global table consistency in case of roaming | Antonio Quartulli |
2011-07-07 | batman-adv: keep local table consistency for further TT_RESPONSE | Antonio Quartulli |
2011-07-07 | batman-adv: initialise last_ttvn and tt_crc for the orig_node structure | Antonio Quartulli |
2011-07-07 | packet: Fix build with INET disabled. | David S. Miller |
2011-07-07 | af_packet: lock imbalance | Eric Dumazet |
2011-07-07 | skbuff: skb supports zero-copy buffers | Shirley Ma |
2011-07-07 | Disable router anycast address for /127 prefixes | Bjørn Mork |
2011-07-07 | rose: Delete commented out references to ancient firewalling code. | David S. Miller |
2011-07-06 | mac80211: support GTK rekey offload | Johannes Berg |
2011-07-06 | cfg80211/nl80211: support GTK rekey offload | Johannes Berg |
2011-07-06 | mac80211: allow driver to iterate keys | Johannes Berg |
2011-07-06 | packet: Fix leak in pre-defrag support. | David S. Miller |
2011-07-06 | net: sched: constify tcf_proto and tc_action | Eric Dumazet |
2011-07-06 | packet: Add 'cpu' fanout policy. | David S. Miller |
2011-07-05 | dcbnl: Add CEE notification | Shmulik Ravid |
2011-07-05 | dcbnl: Aggregated CEE GET operation | Shmulik Ravid |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-05 | net: Add GSO to vlan_features initialization | Shan Wei |
2011-07-05 | packet: Add pre-defragmentation support for ipv4 fanouts. | David S. Miller |
2011-07-05 | ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET. | David S. Miller |
2011-07-05 | packet: Add fanout support. | David S. Miller |
2011-07-05 | packet: Add helpers to register/unregister ->prot_hook | David S. Miller |
2011-07-05 | net: vlan: enable soft features regardless of underlying device | Shan Wei |
2011-07-05 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller |
2011-07-05 | bridge: Always flood broadcast packets | Herbert Xu |
2011-07-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-05 | NFC: add the NFC socket raw protocol | Lauro Ramos Venancio |
2011-07-05 | NFC: add NFC socket family | Aloisio Almeida Jr |
2011-07-05 | NFC: add nfc generic netlink interface | Lauro Ramos Venancio |
2011-07-05 | NFC: add nfc subsystem core | Lauro Ramos Venancio |
2011-07-05 | mac80211: allow driver to impose WoWLAN restrictions | Johannes Berg |
2011-07-05 | mac80211: fix smatch complains | Christian Lamparter |
2011-07-05 | net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan() | Jesper Juhl |
2011-07-05 | mac80211: Skip tailroom reservation for full HW-crypto devices with race fix | Yogesh Ashok Powar |
2011-07-05 | batman-adv: Replace version info instead of appending them | Sven Eckelmann |
2011-07-05 | batman-adv: aggregation checks should use the primary_if pointer | Marek Lindner |