Age | Commit message (Expand) | Author |
2008-11-25 | netns xfrm: per-netns xfrm_hash_work | Alexey Dobriyan |
2008-11-25 | netns xfrm: per-netns xfrm_state counts | Alexey Dobriyan |
2008-11-25 | netns xfrm: per-netns xfrm_state_hmask | Alexey Dobriyan |
2008-11-25 | netns xfrm: per-netns xfrm_state_byspi hash | Alexey Dobriyan |
2008-11-25 | netns xfrm: per-netns xfrm_state_bysrc hash | Alexey Dobriyan |
2008-11-25 | netns xfrm: per-netns xfrm_state_bydst hash | Alexey Dobriyan |
2008-11-25 | netns xfrm: per-netns xfrm_state_all list | Alexey Dobriyan |
2008-11-25 | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan |
2008-11-25 | netns xfrm: add netns boilerplate | Alexey Dobriyan |
2008-11-25 | tcp: tcp_limit_reno_sacked can become static | Ilpo Järvinen |
2008-11-24 | tcp: Try to restore large SKBs while SACK processing | Ilpo Järvinen |
2008-11-24 | tcp: move tcp_simple_retransmit to tcp_input | Ilpo Järvinen |
2008-11-24 | net: avoid a pair of dst_hold()/dst_release() in ip_append_data() | Eric Dumazet |
2008-11-23 | net: Convert TCP/DCCP listening hash tables to use RCU | Eric Dumazet |
2008-11-22 | WAN: syncppp.c is no longer used by any kernel code. Remove it. | Krzysztof Hałasa |
2008-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-11-21 | net: use net_eq() in INET_MATCH and INET_TW_MATCH | Eric Dumazet |
2008-11-21 | wireless: missing include in lib80211.h | Rami Rosen |
2008-11-21 | mac80211: add explicit padding in struct ieee80211_tx_info | John W. Linville |
2008-11-21 | lib80211: consolidate crypt init routines | John W. Linville |
2008-11-21 | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville |
2008-11-21 | mac80211: remove more excess kernel-doc | Randy Dunlap |
2008-11-21 | mac80211: fix BUILD_BUG_ON() caused by misalignment on arm | Felix Fietkau |
2008-11-20 | DCB: Add support for DCB BCN | Alexander Duyck |
2008-11-20 | DCB: Add interface to query the state of PFC feature. | Alexander Duyck |
2008-11-20 | DCB: Add interface to query # of TCs supported by device | Alexander Duyck |
2008-11-20 | DCB: Add interface to query for the DCB capabilities of an device. | Alexander Duyck |
2008-11-20 | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck |
2008-11-20 | net: convert TCP/DCCP ehash rwlocks to spinlocks | Eric Dumazet |
2008-11-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-20 | net: listening_hash get a spinlock per bucket | Eric Dumazet |
2008-11-19 | include/net net/ - csum_partial - remove unnecessary casts | Joe Perches |
2008-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-18 | mac80211: remove ieee80211_notify_mac | Johannes Berg |
2008-11-16 | ematch: simpler tcf_em_unregister() | Alexey Dobriyan |
2008-11-16 | net: make sure struct dst_entry refcount is aligned on 64 bytes | Eric Dumazet |
2008-11-16 | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet |
2008-11-16 | udp: Use hlist_nulls in UDP RCU code | Eric Dumazet |
2008-11-13 | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar |
2008-11-13 | pkt_sched: Remove qdisc->ops->requeue() etc. | Jarek Poplawski |
2008-11-13 | tcp: remove an unnecessary field in struct tcp_skb_cb | Petr Tesarik |
2008-11-12 | net: ifdef struct sock::sk_async_wait_queue | Alexey Dobriyan |
2008-11-12 | net: Cleanup of neighbour code | Eric Dumazet |
2008-11-12 | net: ib_net pointer should depends on CONFIG_NET_NS | Eric Dumazet |
2008-11-12 | net: Introduce read_pnet() and write_pnet() helpers | Eric Dumazet |
2008-11-11 | net: remove struct dst_entry::entry_size | Alexey Dobriyan |
2008-11-11 | net: remove struct neigh_table::pde | Alexey Dobriyan |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-10 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-11-10 | cfg80211: make use of reg macros on REG_RULE | Luis R. Rodriguez |