1. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  2. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  3. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  4. aaa4e70 DECnet: Only use neigh_ops for adding the link layer header by Eric W. Biederman · 9 years ago
  5. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 9 years ago
  6. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 9 years ago
  7. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  8. 1f9248e5 neigh: convert parms to an array by Jiri Pirko · 10 years ago
  9. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  10. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  11. daaba4f net neighbour, decnet: Ensure to align device private data on preferred alignment. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  12. fccd7d5 decnet: Use neighbours privately in dn_route struct. by David S. Miller · 12 years ago
  13. 5d0ba55 net: use consume_skb() in place of kfree_skb() by Eric Dumazet · 12 years ago
  14. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  15. 3329bdf decnet: Add missing neigh->ha locking to dn_neigh_output_packet() by David S. Miller · 12 years ago
  16. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 12 years ago
  17. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 12 years ago
  18. 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 13 years ago
  19. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  20. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  21. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 13 years ago
  22. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
  23. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  24. 06f8fe1 decnet: Reduce switch/case indent by Joe Perches · 13 years ago
  25. fc766e4c decnet: RCU conversion and get rid of dev_base_lock by Eric Dumazet · 14 years ago
  26. d6bf781 net neigh: RCU conversion of neigh hash table by Eric Dumazet · 14 years ago
  27. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. 5d877d8 netfilter: decnet: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  30. 89d69d2 net: make neigh_ops constant by Stephen Hemminger · 15 years ago
  31. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  32. c4106aa decnet: remove private wrappers of endian helpers by Harvey Harrison · 15 years ago
  33. 426b530 [NETNS]: Modify the neighbour table code so it handles multiple network namespaces by Eric W. Biederman · 16 years ago
  34. 3116408 [DECNET]: Make decnet code use the seq_open_private() by Pavel Emelyanov · 17 years ago
  35. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  36. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  37. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  38. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  39. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  40. 429eb0f [NET] DECNET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  41. 0afc46c [DECNET]: Don't clear memory twice. by Ralf Baechle · 18 years ago
  42. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. d1a6498 [DECNET]: Fix level1 router hello by Patrick Caulfield · 18 years ago
  45. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 18 years ago
  46. 5062430 [DECNET]: Only use local routers by Patrick Caulfield · 18 years ago
  47. 1f07247 [DECNET]: Fix RCU race condition in dn_neigh_construct(). by Paul E. McKenney · 19 years ago
  48. 58b8215 [DECNET]: Remove unnecessary initilization of unused variable entries by Thomas Graf · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago