1. 91b4f95 [VLAN]: Move protocol determination to seperate function by Pavel Emelyanov · 17 years ago
  2. 31ffdbcb [VLAN]: Clean up vlan_skb_recv() by Patrick McHardy · 17 years ago
  3. ad71208 [VLAN]: Update list address by Patrick McHardy · 17 years ago
  4. 2029cc2 [VLAN]: checkpatch cleanups by Patrick McHardy · 17 years ago
  5. 9dfebcc [VLAN]: Turn VLAN_DEV_INFO into inline function by Patrick McHardy · 17 years ago
  6. af30151 [VLAN]: Simplify vlan unregistration by Patrick McHardy · 17 years ago
  7. acc5efb [VLAN]: Clean up unregister_vlan_dev by Patrick McHardy · 17 years ago
  8. 69ab4b7 [VLAN]: Clean up initialization code by Patrick McHardy · 17 years ago
  9. 198a291 [VLAN]: Remove non-implemented ioctls by Patrick McHardy · 17 years ago
  10. 40f98e1 [VLAN]: Clean up debugging and printks by Patrick McHardy · 17 years ago
  11. 62f99ef [VLAN]: Kill useless check by Patrick McHardy · 17 years ago
  12. ef3eb3e [VLAN]: Move device setup to vlan_dev.c by Patrick McHardy · 17 years ago
  13. 7bd38d7 [VLAN]: Use dev->stats by Patrick McHardy · 17 years ago
  14. b7a4a83 [VLAN]: Kill useless VLAN_NAME define by Patrick McHardy · 17 years ago
  15. 8916876 [NET_SCHED]: sch_ingress: remove useless printk by Patrick McHardy · 17 years ago
  16. 1389356 [NET_SCHED]: sch_ingress: avoid a few #ifdefs by Patrick McHardy · 17 years ago
  17. 645a1e3 [NET_SCHED]: sch_ingress: move dependencies to Kconfig by Patrick McHardy · 17 years ago
  18. c6ee877 [NET_SCHED]: sch_ingress: remove unnecessary ops by Patrick McHardy · 17 years ago
  19. e037834 [NET_SCHED]: sch_ingress: return proper error code in ingress_graft() by Patrick McHardy · 17 years ago
  20. c21d4d5 [NET_SCHED]: sch_ingress: remove unused inner qdisc by Patrick McHardy · 17 years ago
  21. cb53c04 [NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper by Patrick McHardy · 17 years ago
  22. a478122 [NET_SCHED]: sch_ingress: remove excessive debugging by Patrick McHardy · 17 years ago
  23. 58f4df4 [NET_SCHED]: sch_ingress: formatting fixes by Patrick McHardy · 17 years ago
  24. 6f9e98f [PKT_SCHED] SFQ: whitespace cleanup by Stephen Hemminger · 17 years ago
  25. d46f8dd [PKT_SCHED] SFQ: use net_random by Stephen Hemminger · 17 years ago
  26. d3e9948 [PKT_SCHED] SFQ: timer is deferrable by Stephen Hemminger · 17 years ago
  27. 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 17 years ago
  28. 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 17 years ago
  29. 03592383 [FIB]: Add netns to fib_rules_ops. by Denis V. Lunev · 17 years ago
  30. 853f4b5 [SCTP]: Correctly initialize error when parameter validation failed. by Vlad Yasevich · 17 years ago
  31. e9888f5 [IrDA]: Irport removal - part 1 by Adrian Bunk · 17 years ago
  32. 5d780cd [IrDA]: Frame length validation. by Robie Basak · 17 years ago
  33. 6d97b53 [IrDA]: Resend frames on timeout. by Robie Basak · 17 years ago
  34. 775516b [NETNS]: Namespace stop vs 'ip r l' race. by Denis V. Lunev · 17 years ago
  35. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago
  36. 4f84d82 [NETNS]: Memory leak on network namespace stop. by Denis V. Lunev · 17 years ago
  37. 869e58f [NETNS]: Double free in netlink_release. by Denis V. Lunev · 17 years ago
  38. 7d460db [IPV6]: Fix ip6_frag ctl by Daniel Lezcano · 17 years ago
  39. f59d978 wireless: fix '!x & y' typo's by Roel Kluin · 17 years ago
  40. 191df57 [BRIDGE]: Remove unused include of a header file in ebtables.c by Rami Rosen · 17 years ago
  41. 66688ea [SCTP]: Fix build warning in sctp_sf_do_5_1C_ack(). by David S. Miller · 17 years ago
  42. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 17 years ago
  43. a6501e0 [IPV4] FIB_HASH: Reduce memory needs and speedup lookups by Eric Dumazet · 17 years ago
  44. b59cfbf [FIB]: Fix rcu_dereference() abuses in fib_trie.c by Eric Dumazet · 17 years ago
  45. 95b7d92 [ROSE]: Supress sparse warnings by Eric Dumazet · 17 years ago
  46. 5c17d5f [ATM]: Suppress some sparse warnings by Eric Dumazet · 17 years ago
  47. ca629f24 [APPLETALK]: Annotations to clear sparse warnings by Eric Dumazet · 17 years ago
  48. c71e916 [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos by Patrick McHardy · 17 years ago
  49. c56cc9c [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos by Patrick McHardy · 17 years ago
  50. b334aad [NETFILTER]: nf_conntrack: clean up a few header files by Patrick McHardy · 17 years ago
  51. 4f53652 [NETFILTER]: kill nf_sysctl.c by Patrick McHardy · 17 years ago
  52. 86c0bf4 [NETFILTER]: nf_conntrack_sctp: remove timeout indirection by Patrick McHardy · 17 years ago
  53. 9b1c2cf [NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant by Patrick McHardy · 17 years ago
  54. 4a64830 [NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunk by Patrick McHardy · 17 years ago
  55. efe9f68 [NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variable by Patrick McHardy · 17 years ago
  56. b37e933 [NETFILTER]: nf_conntrack_sctp: consolidate sctp_packet() error paths by Patrick McHardy · 17 years ago
  57. 8528819 [NETFILTER]: nf_conntrack_sctp: reduce line length further by Patrick McHardy · 17 years ago
  58. 112f35c [NETFILTER]: nf_conntrack_sctp: reduce line length by Patrick McHardy · 17 years ago
  59. 35c6d3c [NETFILTER]: nf_conntrack_sctp: use proper types for bitops by Patrick McHardy · 17 years ago
  60. 5447d47 [NETFILTER]: nf_conntrack_sctp: basic cleanups by Patrick McHardy · 17 years ago
  61. 2d64628 [NETFILTER]: nf_conntrack_tcp: remove timeout indirection by Patrick McHardy · 17 years ago
  62. a5e73c2 [NETFILTER]: nf_conntrack_{tcp,sctp}: shrink state table by Patrick McHardy · 17 years ago
  63. 77e2420 [NETFILTER]: nf_conntrack_{tcp,sctp}: mark state table const by Patrick McHardy · 17 years ago
  64. 9ba99b0 [NETFILTER]: ipt_REJECT: properly handle IP options by Denys Vlasenko · 17 years ago
  65. 022748a [NETFILTER]: {ip,ip6}_tables: remove some inlines by Denys Vlasenko · 17 years ago
  66. 1a50c5a [NETFILTER]: xt_iprange match, revision 1 by Jan Engelhardt · 17 years ago
  67. f72e25a [NETFILTER]: Rename ipt_iprange to xt_iprange by Jan Engelhardt · 17 years ago
  68. 2ae15b6 [NETFILTER]: Update modules' descriptions by Jan Engelhardt · 17 years ago
  69. 917b6fb [NETFILTER]: xt_policy: use the new union nf_inet_addr by Jan Engelhardt · 17 years ago
  70. 57de0ab [NETFILTER]: xt_pkttype: IPv6 multicast address recognition by Jan Engelhardt · 17 years ago
  71. 13b0e83 [NETFILTER]: xt_pkttype: Add explicit check for IPv4 by Jan Engelhardt · 17 years ago
  72. 17b0d7e [NETFILTER]: xt_mark match, revision 1 by Jan Engelhardt · 17 years ago
  73. 64eb12f [NETFILTER]: xt_conntrack match, revision 1 by Jan Engelhardt · 17 years ago
  74. 96e3227 [NETFILTER]: xt_connmark match, revision 1 by Jan Engelhardt · 17 years ago
  75. e0a812a [NETFILTER]: xt_MARK target, revision 2 by Jan Engelhardt · 17 years ago
  76. 0dc8c76 [NETFILTER]: xt_CONNMARK target, revision 1 by Jan Engelhardt · 17 years ago
  77. cdfe8b9 [NETFILTER]: xt_TOS: Properly set the TOS field by Jan Engelhardt · 17 years ago
  78. 9bb268e [NETFILTER]: xt_TOS: Change semantic of mask value by Jan Engelhardt · 17 years ago
  79. 11fa2aa [NETFILTER]: remove ipt_TOS.c by Jan Engelhardt · 17 years ago
  80. 8ce22fc [NETFILTER]: Remove some EXPERIMENTAL dependencies by Patrick McHardy · 17 years ago
  81. b26e76b [NETFILTER]: Hide a few more options under NETFILTER_ADVANCED by Patrick McHardy · 17 years ago
  82. 7f9b805 [IPV4]: fib hash|trie initialization by Stephen Hemminger · 17 years ago
  83. d717a9a [IPV4] fib_trie: size and statistics by Stephen Hemminger · 17 years ago
  84. 28d36e3 [FIB]: Avoid using static variables without proper locking by Eric Dumazet · 17 years ago
  85. 39a6d06 [NETNS]: Process inet_confirm_addr in the correct namespace. by Denis V. Lunev · 17 years ago
  86. 9bd85e3 [IPV4]: Remove extra argument from arp_ignore. by Denis V. Lunev · 17 years ago
  87. 06f0511 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. by Denis V. Lunev · 17 years ago
  88. 14db413 [ARP]: Remove forward declaration of neigh_changeaddr. by Denis V. Lunev · 17 years ago
  89. 486b51d [ARP]: Remove overkill checks from neigh_param_alloc. by Denis V. Lunev · 17 years ago
  90. 72132c1b [IPV4]: fib_rules_unregister is essentially void. by Denis V. Lunev · 17 years ago
  91. 2db82b5 [NETNS]: Make arp code network namespace consistent. by Denis V. Lunev · 17 years ago
  92. a79878f [ARP]: Move inet_addr_type call after simple error checks in arp_contructor. by Denis V. Lunev · 17 years ago
  93. a308da1 [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace. by Pavel Emelyanov · 17 years ago
  94. e5ba31f [NETNS][RAW]: Eliminate explicit init_net references. by Pavel Emelyanov · 17 years ago
  95. f51d599 [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. by Pavel Emelyanov · 17 years ago
  96. be18588 [NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware. by Pavel Emelyanov · 17 years ago
  97. 8d96544 [FIB]: full_children & empty_children should be uint, not ushort by Eric Dumazet · 17 years ago
  98. f16f302 [AX25]: sparse cleanups by Eric Dumazet · 17 years ago
  99. 6bf1574 [X25]: Avoid divides and sparse warnings by Eric Dumazet · 17 years ago
  100. 4dde461 [IPV4] fib_trie: removes a memset() call in tnode_new() by Eric Dumazet · 17 years ago