Age | Commit message (Expand) | Author |
2008-07-08 | netdev: Move atomic queue state bits into netdev_queue. | David S. Miller |
2008-07-08 | pkt_sched: Make qdisc_run take a netdev_queue. | David S. Miller |
2008-07-08 | pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. | David S. Miller |
2008-07-08 | net: Clean up explicit ->tx_queue references in link watch. | David S. Miller |
2008-07-08 | pkt_sched: Add qdisc_all_tx_empty() | David S. Miller |
2008-07-08 | pkt_sched: Add qdisc_reset_all_tx(). | David S. Miller |
2008-07-08 | pkt_sched: Kill stats_lock member of struct Qdisc. | David S. Miller |
2008-07-08 | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller |
2008-07-08 | pkt_sched: Remove 'dev' member of struct Qdisc. | David S. Miller |
2008-07-08 | netdev: Create netdev_queue abstraction. | David S. Miller |
2008-07-08 | mac80211: fix lots of kernel-doc | Randy Dunlap |
2008-07-08 | mac80211: add block ack request capability | Ron Rindjunsky |
2008-07-08 | netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc | Pablo Neira Ayuso |
2008-07-05 | net-sched: consolidate default fifo qdisc setup | Patrick McHardy |
2008-07-05 | net-sched: add dynamically sized qdisc class hash helpers | Patrick McHardy |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-07-05 | vlan: Add GVRP support | Patrick McHardy |
2008-07-05 | net: Add GARP applicant-only participant | Patrick McHardy |
2008-07-05 | net: Add STP demux layer | Patrick McHardy |
2008-07-05 | MIB: add struct net to UDP6_INC_STATS_BH | Pavel Emelyanov |
2008-07-05 | MIB: add struct net to UDP6_INC_STATS_USER | Pavel Emelyanov |
2008-07-05 | MIB: add struct net to UDP_INC_STATS_BH | Pavel Emelyanov |
2008-07-05 | MIB: add struct net to UDP_INC_STATS_USER | Pavel Emelyanov |
2008-07-05 | netns: place rt_genid into struct net | Denis V. Lunev |
2008-07-05 | netns: make rt_secret_rebuild timer per namespace | Denis V. Lunev |
2008-07-05 | netns: register net.ipv4.route.flush in each namespace | Denis V. Lunev |
2008-07-05 | net: add fib_rules_ops to flush_cache method | Denis V. Lunev |
2008-07-05 | netns: add namespace parameter to rt_cache_flush | Denis V. Lunev |
2008-07-01 | net-sched: change tcf_destroy_chain() to clear start of filter list | Patrick McHardy |
2008-06-30 | mac80211: add spectrum capabilities | Tomas Winkler |
2008-06-30 | mac80211: don't accept WEP keys other than WEP40 and WEP104 | Emmanuel Grumbach |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-27 | mac80211: Add RTNL warning for workqueue | Ivo van Doorn |
2008-06-27 | mac80211: Let drivers have access to TKIP key offets for TX and RX MIC | Luis R. Rodriguez |
2008-06-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6 | John W. Linville |
2008-06-20 | netns: Don't receive new packets in a dead network namespace. | Eric W. Biederman |
2008-06-19 | ipv6: Drop packets for loopback address from outside of the box. | YOSHIFUJI Hideaki |
2008-06-19 | sctp: Follow security requirement of responding with 1 packet | Vlad Yasevich |
2008-06-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-17 | net: Add sk_set_socket() helper. | David S. Miller |
2008-06-17 | udp: sk_drops handling | Eric Dumazet |
2008-06-17 | rose: improving AX25 routing frames via ROSE network | Bernard Pidoux |
2008-06-17 | netfilter: nf_nat: fix RCU races | Patrick McHardy |
2008-06-17 | net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users. | David S. Miller |
2008-06-17 | sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused. | David S. Miller |
2008-06-16 | wext: Emit event stream entries correctly when compat. | David S. Miller |
2008-06-16 | wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed. | David S. Miller |
2008-06-16 | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c | David S. Miller |