| Commit message (Expand) | Author | Age |
* | ipv6: Fix NULL pointer dereference with time-wait sockets | Vlad Yasevich | 2009-04-11 |
* | netfilter: ctnetlink: fix regression in expectation handling | Pablo Neira Ayuso | 2009-04-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | tcp: add helper for counter tweaking due mid-wq change | Ilpo Järvinen | 2009-04-02 |
* | | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 2009-03-28 |
* | | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 2009-03-28 |
|/ |
|
* | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 2009-03-27 |
* | mac80211: fix aggregation to not require queue stop | Johannes Berg | 2009-03-27 |
* | mac80211: unify and fix TX aggregation start | Johannes Berg | 2009-03-27 |
* | mac80211: rate control status only for controlled packets | Johannes Berg | 2009-03-27 |
* | mac80211: add beacon filtering support | Kalle Valo | 2009-03-27 |
* | cfg80211: add feature to hold bss | Kalle Valo | 2009-03-27 |
* | mac80211: disable power save when scanning | Kalle Valo | 2009-03-27 |
* | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen | 2009-03-27 |
* | nl80211: Add MLME primitives to support external SME | Jouni Malinen | 2009-03-27 |
* | nl80211: Event notifications for MLME events | Jouni Malinen | 2009-03-27 |
* | mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME | Johannes Berg | 2009-03-27 |
* | wireless: radiotap updates | Johannes Berg | 2009-03-27 |
* | mac80211: reduce max number of queues | Johannes Berg | 2009-03-27 |
* | mac80211: remove ieee80211_num_regular_queues | Johannes Berg | 2009-03-27 |
* | net: Add support for the OpenCores 10/100 Mbps Ethernet MAC. | Thierry Reding | 2009-03-27 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-27 |
|\ |
|
| * | netfilter: nf_conntrack: add generic function to get len of generic policy | Holger Eitzenberger | 2009-03-25 |
| * | netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() | Eric Dumazet | 2009-03-25 |
| * | netfilter: limit the length of the helper name | Holger Eitzenberger | 2009-03-25 |
| * | netlink: add nla_policy_len() | Holger Eitzenberger | 2009-03-25 |
| * | netfilter: ctnetlink: add callbacks to the per-proto nlattrs | Holger Eitzenberger | 2009-03-25 |
* | | ax88796: Add method to take MAC from platform data | Daniel Mack | 2009-03-25 |
* | | ipv6: Fix conflict resolutions during ipv6 binding | Vlad Yasevich | 2009-03-24 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-24 |
|\| |
|
| * | netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put | Florian Westphal | 2009-03-18 |
| * | netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h | Christoph Paasch | 2009-03-16 |
| * | netfilter: use a linked list of loggers | Eric Leblond | 2009-03-16 |
| * | netfilter: nf_conntrack: table max size should hold at least table size | Hagen Paul Pfeifer | 2009-02-20 |
* | | dsa: add switch chip cascading support | Lennert Buytenhek | 2009-03-21 |
* | | snap: use const for descriptor | Stephen Hemminger | 2009-03-21 |
* | | sctp: Clean up TEST_FRAME hacks. | Vlad Yasevich | 2009-03-21 |
* | | ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds | Richard Kennedy | 2009-03-21 |
* | | net: reorder struct Qdisc for better SMP performance | Eric Dumazet | 2009-03-20 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-03-17 |
|\ \ |
|
| * | | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez | 2009-03-16 |
| * | | cfg80211: remove REGDOM_SET_BY_INIT | Luis R. Rodriguez | 2009-03-16 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-17 |
| |\ \ |
|
| | * | | netfilter: conntrack: don't deliver events for racy packets | Pablo Neira Ayuso | 2009-03-16 |
| * | | | netns: Remove net_alive | Eric W. Biederman | 2009-03-03 |
| |/ / |
|
* | | | tcp: simplify tcp_current_mss | Ilpo Järvinen | 2009-03-15 |
* | | | tcp: consolidate paws check | Ilpo Järvinen | 2009-03-15 |
* | | | sctp: Fix broken RTO-doubling for data retransmits | Vlad Yasevich | 2009-03-03 |
* | | | tcp: tcp_init_wl / tcp_update_wl argument cleanup | Hantzis Fotis | 2009-03-03 |