1. 3fe2d7c bridge: Add multicast start/stop hooks by Herbert Xu · 14 years ago
  2. 5cb5e94 bridge: Add multicast forwarding functions by Herbert Xu · 14 years ago
  3. eb1d164 bridge: Add core IGMP snooping support by Herbert Xu · 14 years ago
  4. 025d89c bridge: Split may_deliver/deliver_clone out of br_flood by Herbert Xu · 14 years ago
  5. 6088a53 bridge: Use BR_INPUT_SKB_CB on xmit path by Herbert Xu · 14 years ago
  6. b33084b bridge: Avoid unnecessary clone on forward path by Herbert Xu · 14 years ago
  7. 68b7c89 bridge: Allow tail-call on br_pass_frame_up by Herbert Xu · 14 years ago
  8. 87557c1 bridge: Do br_pass_frame_up after other ports by Herbert Xu · 14 years ago
  9. 6e705f5 netfilter: ebtables: mark: add CONFIG_COMPAT support by Florian Westphal · 14 years ago
  10. 314ddca netfilter: ebt_limit: add CONFIG_COMPAT support by Florian Westphal · 14 years ago
  11. 90b89af netfilter: ebtables: try native set/getsockopt handlers, too by Florian Westphal · 14 years ago
  12. 81e675c netfilter: ebtables: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  13. 49facff netfilter: ebtables: split update_counters into two functions by Florian Westphal · 14 years ago
  14. 837395a netfilter: ebtables: split copy_everything_to_user into two functions by Florian Westphal · 14 years ago
  15. e788759 netfilter: ebtables: split do_replace into two functions by Florian Westphal · 14 years ago
  16. fc0e3df netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets by Florian Westphal · 14 years ago
  17. 1756de2 netfilter: ebtables: abort if next_offset is too small by Florian Westphal · 14 years ago
  18. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  19. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  20. 570930f bridge: Remove unused age_list by Herbert Xu · 14 years ago
  21. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 14 years ago
  22. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 14 years ago
  23. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 14 years ago
  24. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  25. dce766a netfilter: ebtables: enforce CAP_NET_ADMIN by Florian Westphal · 15 years ago
  26. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  27. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  28. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  29. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  30. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  31. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 31ef30c bridge: remove dev_put() in add_del_if() by Eric Dumazet · 15 years ago
  33. 1056bd5 bridge: prevent bridging wrong device by Stephen Hemminger · 15 years ago
  34. 8c56ba0 bridge: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  35. 72dad21 bridge: Allow enable/disable UFO on bridge device via ethtool by Sridhar Samudrala · 15 years ago
  36. 30df94f bridge: Fix double-free in br_add_if. by Jeff Hansen · 15 years ago
  37. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  38. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  39. 9a0da0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  40. 8a56df0 netfilter: ebt_ulog: fix checkentry return value by Patrick McHardy · 15 years ago
  41. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  42. f3abc9b netfilter: bridge: refcount fix by Eric Dumazet · 15 years ago
  43. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  44. 3982d3d net/bridge: Add 'hairpin' port forwarding mode by Fischer, Anna · 15 years ago
  45. dc05a56 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  46. 24c232d netfilter: xtables: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  47. be39ee1 netfilter: ebtables: Use %pM conversion specifier by Tobias Klauser · 15 years ago
  48. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  49. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. c587aea net/bridge: use kobject_put to release kobject in br_add_if error path by Xiaotian Feng · 15 years ago
  51. 1490fd8 net, bridge: align br_nf_ops assignment by Cyrill Gorcunov · 15 years ago
  52. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  53. 473c22d bridge: Use rcu_barrier() instead of syncronize_net() on unload. by Jesper Dangaard Brouer · 15 years ago
  54. da67829 bridge: Simplify interface for ATM LANE by Michał Mirosław · 15 years ago
  55. 36432dae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Patrick McHardy · 15 years ago
  56. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  57. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  58. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  59. 8cc848f Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  60. 0bb3241 bridge: avoid an extra space in br_fdb_update() by Jiri Pirko · 15 years ago
  61. af38f29 net: Fix bridgeing sysfs handling of rtnl_lock by Eric W. Biederman · 15 years ago
  62. 4f0611a bridge: fix initial packet flood if !STP by Stephen Hemminger · 15 years ago
  63. a598f6a bridge: relay bridge multicast pkgs if !STP by Stephen Hemminger · 15 years ago
  64. 98e8640 netfilter: xtables: consolidate open-coded logic by Jan Engelhardt · 15 years ago
  65. c197fac netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge by hummerbliss@gmail.com · 15 years ago
  66. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  67. 7249dee netfilter: fix nf_logger name in ebt_ulog. by Eric Leblond · 15 years ago
  68. 3b334d4 netfilter: fix warning in ebt_ulog init function. by Eric Leblond · 15 years ago
  69. 704b3ea netfilter: fix warning about invalid const usage by Eric Leblond · 15 years ago
  70. cda6d37 bridge: bad error handling when adding invalid ether address by Stephen Hemminger · 15 years ago
  71. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  72. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  73. 842bff3 netfilter: ebtables: remove unneeded initializations by Stephen Hemminger · 15 years ago
  74. 0ecc103 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  75. 4906f99 bridge: Fix LRO crash with tun by Herbert Xu · 15 years ago
  76. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  77. d61ba9f netfilter 05/09: ebtables: fix inversion in match code by Jan Engelhardt · 16 years ago
  78. 47e0e1c netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default by Herbert Xu · 16 years ago
  79. a2bd40a netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING by Herbert Xu · 16 years ago
  80. f3d8b2e net/bridge/netfilter: move a dereference below a NULL test by Julia Lawall · 16 years ago
  81. ed77a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  82. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 631339f bridge: netfilter: fix update_pmtu crash with GRE by Herbert Xu · 16 years ago
  84. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  85. a2dbb88 bridge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  86. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  87. 249b620 netfilter: netns ebtables: br_nf_pre_routing_finish() fixup by Alexey Dobriyan · 16 years ago
  88. b71b30a netfilter: netns ebtables: ebtable_nat in netns by Alexey Dobriyan · 16 years ago
  89. 4aad109 netfilter: netns ebtables: ebtable_filter in netns by Alexey Dobriyan · 16 years ago
  90. 8157e6d netfilter: netns ebtables: ebtable_broute in netns by Alexey Dobriyan · 16 years ago
  91. dbcdf85 netfilter: netns ebtables: more cleanup during ebt_unregister_table() by Alexey Dobriyan · 16 years ago
  92. 6beceee netfilter: netns ebtables: part 2 by Alexey Dobriyan · 16 years ago
  93. 511061e netfilter: netns ebtables: part 1 by Alexey Dobriyan · 16 years ago
  94. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  95. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  96. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  97. b189db5 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users by Harvey Harrison · 16 years ago
  98. b63365a net: Fix disjunct computation of netdev features by Herbert Xu · 16 years ago
  99. fdc9314 netfilter: replace old NF_ARP calls with NFPROTO_ARP by Jan Engelhardt · 16 years ago
  100. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago