1. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. fbf2671 bridge: use DEVICE_ATTR_xx macros by sfeldma@cumulusnetworks.com · 11 years ago
  3. fe0d692 bridge: use spin_lock_bh() in br_multicast_set_hash_max by Curt Brune · 11 years ago
  4. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  5. 3678a9d netlink: cleanup rntl_af_register by stephen hemminger · 11 years ago
  6. 97ad8b5 bridge: change the position of '{' to the pre line by tanxiaojun · 11 years ago
  7. 56b148e bridge: change "foo* bar" to "foo *bar" by tanxiaojun · 11 years ago
  8. 31a5b83 bridge: add space before '(/{', after ',', etc. by tanxiaojun · 11 years ago
  9. a97bfc1 bridge: remove unnecessary parentheses by tanxiaojun · 11 years ago
  10. 87e823b bridge: remove unnecessary condition judgment by tanxiaojun · 11 years ago
  11. 1a81a2e bridge: spelling fixes by tanxiaojun · 11 years ago
  12. 8e3bff9 net: more spelling fixes by stephen hemminger · 11 years ago
  13. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  14. 859828c br: fix use of ->rx_handler_data in code executed on non-rx_handler path by Jiri Pirko · 11 years ago
  15. e664eab netfilter: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  16. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  17. f873042 bridge: flush br's address entry in fdb when remove the by Ding Tianhong · 11 years ago
  18. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  19. acab78b netfilter: ebt_ip6: fix source and destination matching by Luís Fernando Cornachioni Estrozi · 11 years ago
  20. b4e09b2 bridge: Fix memory leak when deleting bridge with vlan filtering enabled by Toshiaki Makita · 11 years ago
  21. dbbaf94 bridge: Call vlan_vid_del for all vids at nbp_vlan_flush by Toshiaki Makita · 11 years ago
  22. 1923683 bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid calls by Toshiaki Makita · 11 years ago
  23. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  25. f8785c5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  26. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  27. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  28. 0649909 bridge: pass correct vlan id to multicast code by Vlad Yasevich · 11 years ago
  29. 4641382 netfilter: bridge: nf_tables: add filter chain type by Pablo Neira Ayuso · 11 years ago
  30. 6e078bc netfilter: bridge: fix nf_tables bridge dependencies with main core by Pablo Neira Ayuso · 11 years ago
  31. 6b8dbcf bridge: netfilter: orphan skb before invoking ip netfilter hooks by Florian Westphal · 11 years ago
  32. afb14c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  33. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 454594f Revert "bridge: only expire the mdb entry when query is received" by Linus Lüssing · 11 years ago
  35. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  36. dfb5fa3 bridge: Fix updating FDB entries when the PVID is applied by Toshiaki Makita · 11 years ago
  37. d1c6c70 bridge: Fix the way the PVID is referenced by Toshiaki Makita · 11 years ago
  38. b90356ce bridge: Apply the PVID to priority-tagged frames by Toshiaki Makita · 11 years ago
  39. 8adff41 bridge: Don't use VID 0 and 4095 in vlan filtering by Toshiaki Makita · 11 years ago
  40. 4b6c787 bridge: Correctly clamp MAX forward_delay when enabling STP by Vlad Yasevich · 11 years ago
  41. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  42. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  43. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  44. f144feb bridge: update mdb expiration timer upon reports. by Vlad Yasevich · 11 years ago
  45. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  46. ca0a106 netfilter: ebt_ulog: fix info leaks by Mathias Krause · 11 years ago
  47. 716ec05 bridge: fix NULL pointer deref of br_port_get_rcu by Hong Zhiguo · 11 years ago
  48. 1fb1754 bridge: use br_port_get_rtnl within rtnl lock by Hong Zhiguo · 11 years ago
  49. be4f154 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
  50. 9a06201 resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
  51. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  52. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. 3c3769e bridge: apply multicast snooping to IPv6 link-local, too by Linus Lüssing · 11 years ago
  54. 8fad9c3 bridge: prevent flooding IPv6 packets that do not have a listener by Linus Lüssing · 11 years ago
  55. 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
  56. e3f5b17 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation by Daniel Borkmann · 11 years ago
  57. 2d98c29 net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay by Daniel Borkmann · 11 years ago
  58. cc0fdd8 bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones by Linus Lüssing · 11 years ago
  59. fd09480 bridge: inherit slave devices needed_headroom by Florian Fainelli · 11 years ago
  60. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. ef40b7e bridge: Use the correct bit length for bitmap functions in the VLAN code by Toshiaki Makita · 12 years ago
  62. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. 1540194 bridge: correct the comment for file br_sysfs_br.c by Wang Sheng-Hui · 12 years ago
  64. 248ba8e bridge: don't try to update timers in case of broken MLD queries by Linus Lüssing · 12 years ago
  65. 762a3d8 bridge: fix rcu check warning in multicast port group by stephen hemminger · 12 years ago
  66. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  67. b00589a bridge: disable snooping if there is no querier by Linus Lüssing · 12 years ago
  68. 93d8bf9 bridge: cleanup netpoll code by stephen hemminger · 12 years ago
  69. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 12 years ago
  70. 1faabf2 bridge: do not call setup_timer() multiple times by Eric Dumazet · 12 years ago
  71. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 12 years ago
  72. c7e8e8a bridge: fix some kernel warning in multicast timer by Cong Wang · 12 years ago
  73. 537f7f8 bridge: check for zero ether address in fdb add by Stephen Hemminger · 12 years ago
  74. 7c77602 bridge: fix a typo in comments by Cong Wang · 12 years ago
  75. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  76. 32de868 bridge: fix switched interval for MLD Query types by Linus Lüssing · 12 years ago
  77. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 12 years ago
  78. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 12 years ago
  79. 9ba1889 bridge: Add flag to control mac learning. by Vlad Yasevich · 12 years ago
  80. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  81. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  82. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. 161f65b bridge: Set vlan_features to allow offloads on vlans. by Vlad Yasevich · 12 years ago
  84. de94c45 netfilter: {ipt,ebt}_ULOG: rise warning on deprecation by Pablo Neira Ayuso · 12 years ago
  85. 8bc14d2 bridge: netfilter: using strlcpy() instead of strncpy() by Chen Gang · 12 years ago
  86. 6b7df11 bridge: send query as soon as leave is received by Cong Wang · 12 years ago
  87. 9f00b2e bridge: only expire the mdb entry when query is received by Cong Wang · 12 years ago
  88. 1c8ad5b bridge: use the bridge IP addr as source addr for querier by Cong Wang · 12 years ago
  89. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 12 years ago
  90. 83401eb bridge: fix race with topology change timer by stephen hemminger · 12 years ago
  91. 91bc033 bridge: avoid OOPS if root port not found by stephen hemminger · 12 years ago
  92. b0a397f bridge: Add fdb dst check during fdb update by roopa · 12 years ago
  93. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  94. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  95. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 12 years ago
  96. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  97. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  98. 8f3359b bridge: make user modified path cost sticky by stephen hemminger · 12 years ago
  99. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  100. 5b175b7e netfilter: ebt_ulog: add net namespace support for ebt_ulog by Gao feng · 12 years ago