1. 716ec05 bridge: fix NULL pointer deref of br_port_get_rcu by Hong Zhiguo · 11 years ago
  2. 1fb1754 bridge: use br_port_get_rtnl within rtnl lock by Hong Zhiguo · 11 years ago
  3. be4f154 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
  4. 9a06201 resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
  5. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  6. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  7. 3c3769e bridge: apply multicast snooping to IPv6 link-local, too by Linus Lüssing · 11 years ago
  8. 8fad9c39 bridge: prevent flooding IPv6 packets that do not have a listener by Linus Lüssing · 11 years ago
  9. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  10. e3f5b17 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation by Daniel Borkmann · 11 years ago
  11. 2d98c29 net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay by Daniel Borkmann · 11 years ago
  12. cc0fdd8 bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones by Linus Lüssing · 11 years ago
  13. fd09480 bridge: inherit slave devices needed_headroom by Florian Fainelli · 11 years ago
  14. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  15. ef40b7e bridge: Use the correct bit length for bitmap functions in the VLAN code by Toshiaki Makita · 11 years ago
  16. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. 1540194 bridge: correct the comment for file br_sysfs_br.c by Wang Sheng-Hui · 11 years ago
  18. 248ba8e bridge: don't try to update timers in case of broken MLD queries by Linus Lüssing · 11 years ago
  19. 762a3d8 bridge: fix rcu check warning in multicast port group by stephen hemminger · 11 years ago
  20. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  21. b00589a bridge: disable snooping if there is no querier by Linus Lüssing · 11 years ago
  22. 93d8bf9 bridge: cleanup netpoll code by stephen hemminger · 11 years ago
  23. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 11 years ago
  24. 1faabf2 bridge: do not call setup_timer() multiple times by Eric Dumazet · 11 years ago
  25. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  26. c7e8e8a bridge: fix some kernel warning in multicast timer by Cong Wang · 11 years ago
  27. 537f7f8 bridge: check for zero ether address in fdb add by Stephen Hemminger · 11 years ago
  28. 7c77602 bridge: fix a typo in comments by Cong Wang · 11 years ago
  29. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 32de868 bridge: fix switched interval for MLD Query types by Linus Lüssing · 11 years ago
  31. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  32. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 11 years ago
  33. 9ba1889 bridge: Add flag to control mac learning. by Vlad Yasevich · 11 years ago
  34. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  35. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  36. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  37. 161f65b bridge: Set vlan_features to allow offloads on vlans. by Vlad Yasevich · 11 years ago
  38. de94c45 netfilter: {ipt,ebt}_ULOG: rise warning on deprecation by Pablo Neira Ayuso · 11 years ago
  39. 8bc14d2 bridge: netfilter: using strlcpy() instead of strncpy() by Chen Gang · 11 years ago
  40. 6b7df11 bridge: send query as soon as leave is received by Cong Wang · 11 years ago
  41. 9f00b2e bridge: only expire the mdb entry when query is received by Cong Wang · 11 years ago
  42. 1c8ad5b bridge: use the bridge IP addr as source addr for querier by Cong Wang · 11 years ago
  43. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  44. 83401eb bridge: fix race with topology change timer by stephen hemminger · 11 years ago
  45. 91bc033 bridge: avoid OOPS if root port not found by stephen hemminger · 11 years ago
  46. b0a397f bridge: Add fdb dst check during fdb update by roopa · 11 years ago
  47. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  49. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  50. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  51. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  52. 8f3359b bridge: make user modified path cost sticky by stephen hemminger · 11 years ago
  53. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  54. 5b175b7 netfilter: ebt_ulog: add net namespace support for ebt_ulog by Gao feng · 11 years ago
  55. 7d27892 netfilter: ebt_log: add net namespace support for ebt_log by Gao feng · 11 years ago
  56. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  57. 4a0b5ec bridge: remove a redundant synchronize_net() by Eric Dumazet · 11 years ago
  58. c60ee67 bridge: remove unused variable ifm by Hong zhi guo · 11 years ago
  59. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  60. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  61. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  63. 9b46922 bridge: fix crash when set mac address of br interface by Hong zhi guo · 11 years ago
  64. 7b99a99 bridge: avoid br_ifinfo_notify when nothing changed by Hong zhi guo · 11 years ago
  65. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  66. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. 3d84fa9 bridge: Add support for setting BR_ROOT_BLOCK flag. by Vlad Yasevich · 11 years ago
  68. fa900b9 netfilter: ebt_ulog: remove unnecessary spin lock protection by Gao feng · 11 years ago
  69. 5eb358d bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR by Silviu-Mihai Popescu · 11 years ago
  70. 74694e7 bridge: using for_each_set_bit to simplify the code by Wei Yongjun · 11 years ago
  71. 5096e3c bridge: using for_each_set_bit_from to simplify the code by Wei Yongjun · 11 years ago
  72. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. 3da889b bridge: reserve space for IFLA_BRPORT_FAST_LEAVE by stephen hemminger · 11 years ago
  74. c085c49 bridge: fix mdb info leaks by Mathias Krause · 11 years ago
  75. fbca58a bridge: add missing vid to br_mdb_get() by Cong Wang · 11 years ago
  76. bf5e4dd bridge: use ipv4_is_local_multicast() helper by Amerigo Wang · 11 years ago
  77. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  78. 15004ca bridge: make ifla_br_policy and br_af_ops static by Cong Wang · 11 years ago
  79. 35e03f3 bridge: Separate egress policy bitmap by Vlad Yasevich · 11 years ago
  80. bc9a25d bridge: Add vlan support for local fdb entries by Vlad Yasevich · 11 years ago
  81. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 11 years ago
  82. b0e9a30 bridge: Add vlan id to multicast groups by Vlad Yasevich · 11 years ago
  83. 2ba071e bridge: Add vlan to unicast fdb entries by Vlad Yasevich · 11 years ago
  84. 552406c bridge: Add the ability to configure pvid by Vlad Yasevich · 11 years ago
  85. 7885198 bridge: Implement vlan ingress/egress policy with PVID. by Vlad Yasevich · 11 years ago
  86. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 11 years ago
  87. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 11 years ago
  88. 85f46c6 bridge: Verify that a vlan is allowed to egress on given port by Vlad Yasevich · 11 years ago
  89. a37b85c bridge: Validate that vlan is permitted on ingress by Vlad Yasevich · 11 years ago
  90. 243a2e6 bridge: Add vlan filtering infrastructure by Vlad Yasevich · 11 years ago
  91. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 11 years ago
  93. 547b4e7 bridge: set priority of STP packets by Stephen Hemminger · 11 years ago
  94. b274826 bridge: use dev->addr_assign_type to see if user change mac by Jiri Pirko · 11 years ago
  95. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  96. e4d343e netns: bridge: allow unprivileged users add/delete mdb entry by Gao feng · 11 years ago
  97. bb12b8b netns: ebtable: allow unprivileged users to operate ebtables by Gao feng · 11 years ago
  98. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 11 years ago
  100. 74fdd93 bridge: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago