1. ef40b7e bridge: Use the correct bit length for bitmap functions in the VLAN code by Toshiaki Makita · 11 years ago
  2. 1540194 bridge: correct the comment for file br_sysfs_br.c by Wang Sheng-Hui · 11 years ago
  3. 248ba8e bridge: don't try to update timers in case of broken MLD queries by Linus Lüssing · 11 years ago
  4. b00589a bridge: disable snooping if there is no querier by Linus Lüssing · 11 years ago
  5. 1faabf2 bridge: do not call setup_timer() multiple times by Eric Dumazet · 11 years ago
  6. c7e8e8a bridge: fix some kernel warning in multicast timer by Cong Wang · 11 years ago
  7. 537f7f8 bridge: check for zero ether address in fdb add by Stephen Hemminger · 11 years ago
  8. 7c77602 bridge: fix a typo in comments by Cong Wang · 11 years ago
  9. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  10. 32de868 bridge: fix switched interval for MLD Query types by Linus Lüssing · 11 years ago
  11. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  12. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 11 years ago
  13. 9ba1889 bridge: Add flag to control mac learning. by Vlad Yasevich · 11 years ago
  14. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  15. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  16. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. 161f65b bridge: Set vlan_features to allow offloads on vlans. by Vlad Yasevich · 11 years ago
  18. de94c45 netfilter: {ipt,ebt}_ULOG: rise warning on deprecation by Pablo Neira Ayuso · 11 years ago
  19. 8bc14d2 bridge: netfilter: using strlcpy() instead of strncpy() by Chen Gang · 11 years ago
  20. 6b7df11 bridge: send query as soon as leave is received by Cong Wang · 11 years ago
  21. 9f00b2e bridge: only expire the mdb entry when query is received by Cong Wang · 11 years ago
  22. 1c8ad5b bridge: use the bridge IP addr as source addr for querier by Cong Wang · 11 years ago
  23. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  24. 83401eb bridge: fix race with topology change timer by stephen hemminger · 11 years ago
  25. 91bc033 bridge: avoid OOPS if root port not found by stephen hemminger · 11 years ago
  26. b0a397f bridge: Add fdb dst check during fdb update by roopa · 11 years ago
  27. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  28. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  29. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  30. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  31. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  32. 8f3359b bridge: make user modified path cost sticky by stephen hemminger · 11 years ago
  33. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  34. 5b175b7 netfilter: ebt_ulog: add net namespace support for ebt_ulog by Gao feng · 11 years ago
  35. 7d27892 netfilter: ebt_log: add net namespace support for ebt_log by Gao feng · 11 years ago
  36. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  37. 4a0b5ec bridge: remove a redundant synchronize_net() by Eric Dumazet · 11 years ago
  38. c60ee67 bridge: remove unused variable ifm by Hong zhi guo · 11 years ago
  39. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  40. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  41. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  43. 9b46922 bridge: fix crash when set mac address of br interface by Hong zhi guo · 11 years ago
  44. 7b99a99 bridge: avoid br_ifinfo_notify when nothing changed by Hong zhi guo · 11 years ago
  45. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  46. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 3d84fa9 bridge: Add support for setting BR_ROOT_BLOCK flag. by Vlad Yasevich · 11 years ago
  48. fa900b9 netfilter: ebt_ulog: remove unnecessary spin lock protection by Gao feng · 11 years ago
  49. 5eb358d bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR by Silviu-Mihai Popescu · 11 years ago
  50. 74694e7 bridge: using for_each_set_bit to simplify the code by Wei Yongjun · 11 years ago
  51. 5096e3c bridge: using for_each_set_bit_from to simplify the code by Wei Yongjun · 11 years ago
  52. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. 3da889b bridge: reserve space for IFLA_BRPORT_FAST_LEAVE by stephen hemminger · 11 years ago
  54. c085c49 bridge: fix mdb info leaks by Mathias Krause · 11 years ago
  55. fbca58a bridge: add missing vid to br_mdb_get() by Cong Wang · 11 years ago
  56. bf5e4dd bridge: use ipv4_is_local_multicast() helper by Amerigo Wang · 11 years ago
  57. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  58. 15004ca bridge: make ifla_br_policy and br_af_ops static by Cong Wang · 11 years ago
  59. 35e03f3 bridge: Separate egress policy bitmap by Vlad Yasevich · 11 years ago
  60. bc9a25d bridge: Add vlan support for local fdb entries by Vlad Yasevich · 11 years ago
  61. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 11 years ago
  62. b0e9a30 bridge: Add vlan id to multicast groups by Vlad Yasevich · 11 years ago
  63. 2ba071e bridge: Add vlan to unicast fdb entries by Vlad Yasevich · 11 years ago
  64. 552406c bridge: Add the ability to configure pvid by Vlad Yasevich · 11 years ago
  65. 7885198 bridge: Implement vlan ingress/egress policy with PVID. by Vlad Yasevich · 11 years ago
  66. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 11 years ago
  67. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 11 years ago
  68. 85f46c6 bridge: Verify that a vlan is allowed to egress on given port by Vlad Yasevich · 11 years ago
  69. a37b85c bridge: Validate that vlan is permitted on ingress by Vlad Yasevich · 11 years ago
  70. 243a2e6 bridge: Add vlan filtering infrastructure by Vlad Yasevich · 11 years ago
  71. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  72. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 11 years ago
  73. 547b4e7 bridge: set priority of STP packets by Stephen Hemminger · 11 years ago
  74. b274826 bridge: use dev->addr_assign_type to see if user change mac by Jiri Pirko · 11 years ago
  75. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  76. e4d343e netns: bridge: allow unprivileged users add/delete mdb entry by Gao feng · 11 years ago
  77. bb12b8b netns: ebtable: allow unprivileged users to operate ebtables by Gao feng · 11 years ago
  78. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  80. 74fdd93 bridge: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago
  81. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  82. fdb184d bridge: add empty br_mdb_init() and br_mdb_uninit() definitions. by Rami Rosen · 12 years ago
  83. 3ec8e9f bridge: Correctly unregister MDB rtnetlink handlers by Vlad Yasevich · 12 years ago
  84. 576eb62 bridge: respect RFC2863 operational state by stephen hemminger · 12 years ago
  85. 9b1536c bridge: call br_netpoll_disable in br_add_if by Gao feng · 12 years ago
  86. 09d7cf7 bridge: Correctly encode addresses when dumping mdb entries by Vlad Yasevich · 12 years ago
  87. 6323315 bridge: Do not unregister all PF_BRIDGE rtnl operations by Vlad Yasevich · 12 years ago
  88. ccb1c31 bridge: add flags to distinguish permanent mdb entires by Amerigo Wang · 12 years ago
  89. 8fa45a7 bridge: remove temporary variable for MLDv2 maximum response code computation by Ang Way Chuang · 12 years ago
  90. eca2a43 bridge: fix icmpv6 endian bug and other sparse warnings by stephen hemminger · 12 years ago
  91. cfd5675 bridge: add support of adding and deleting mdb entries by Cong Wang · 12 years ago
  92. 37a393b bridge: notify mdb changes via netlink by Cong Wang · 12 years ago
  93. 2ce297f bridge: fix seq check in br_mdb_dump() by Cong Wang · 12 years ago
  94. 2062cc2 bridge: make buffer larger in br_setlink() by Dan Carpenter · 12 years ago
  95. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  96. c2d3bab bridge: implement multicast fast leave by David S. Miller · 12 years ago
  97. 50426b5 bridge: implement multicast fast leave by Amerigo Wang · 12 years ago
  98. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  99. cb99050 net: Allow userns root to control the network bridge code. by Eric W. Biederman · 12 years ago
  100. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago