1. 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
  2. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  3. 424eff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  4. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 14 years ago
  5. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  6. dee5817 netfilter: remove unneccessary checks from netlink notifiers by Patrick McHardy · 15 years ago
  7. 9481721 netfilter: remove synchronize_net() calls in ip_queue/ip6_queue by Eric Dumazet · 15 years ago
  8. 4b1e27e netfilter: queue: use NFPROTO_ for queue callsites by Jan Engelhardt · 15 years ago
  9. 95ba434 netfilter: auto-load ip_queue module when socket opened by Scott James Remnant · 15 years ago
  10. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  11. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 16 years ago
  12. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 16 years ago
  13. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  15. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  16. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 16 years ago
  17. c392a74 [NETFILTER]: {ip,ip6}_queue: fix build error by Patrick McHardy · 16 years ago
  18. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  19. 3d7cc2b [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules by Pavel Emelyanov · 16 years ago
  20. 4b3d15e [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict by Patrick McHardy · 16 years ago
  21. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 16 years ago
  22. 9521409 [NETFILTER]: ip_queue: deobfuscate entry lookups by Patrick McHardy · 16 years ago
  23. 0ac41e8 [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry by Patrick McHardy · 16 years ago
  24. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 16 years ago
  25. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 16 years ago
  26. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 16 years ago
  27. 7351a22 [NETFILTER]: ip{,6}_queue: convert to seq_file interface by Alexey Dobriyan · 17 years ago
  28. 2ca7b0a [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom by Herbert Xu · 17 years ago
  29. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 17 years ago
  30. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  31. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  32. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  33. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  34. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  35. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  36. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  37. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  38. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  39. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  40. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  41. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  42. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  43. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  44. d8a585d [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue by Patrick McHardy · 18 years ago
  45. 1192e40 [NETFILTER]: make some netfilter globals __read_mostly by Brian Haley · 18 years ago
  46. 94aec08 [NETFILTER]: Change tunables to __read_mostly by Brian Haley · 18 years ago
  47. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  48. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  49. ef47c6a7 [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears by Patrick McHardy · 18 years ago
  50. 32292a7 [NETFILTER]: Fix section mismatch warnings by Patrick McHardy · 18 years ago
  51. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  52. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  53. 850a9a4 [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption by Thomas Graf · 18 years ago
  54. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  55. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  56. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  57. bbd86b9f [NETFILTER]: add /proc/net/netfilter interface to nf_queue by Harald Welte · 19 years ago
  58. 210a9eb [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue by Harald Welte · 19 years ago
  59. 0ab43f8 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code by Harald Welte · 19 years ago
  60. 2cc7d57 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. by Harald Welte · 19 years ago
  61. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  62. 089af26 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() by Harald Welte · 19 years ago
  63. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  64. 66a79a1 [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue by Patrick McHardy · 19 years ago
  65. 9bb7bc9 [NETFILTER]: Fix deadlock with ip_queue and tcp local input path. by Harald Welte · 19 years ago
  66. 2a0a6eb [NETLINK]: Synchronous message processing. by Herbert Xu · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago