index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: reset bridge mtu after deleting an interface
Venkat Venkatsubra
2015-03-14
1
-0
/
+2
*
net: bridge: add compile-time assert for cb struct size
Florian Westphal
2015-03-03
1
-0
/
+2
*
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
2015-02-12
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
1
-7
/
+5
|
\
|
*
bridge: Fix inability to add non-vlan fdb entry
Toshiaki Makita
2015-02-09
1
-7
/
+5
*
|
bridge: add missing bridge port check for offloads
Roopa Prabhu
2015-02-07
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-23
/
+6
|
\
|
|
*
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
2015-01-19
1
-23
/
+6
*
|
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...
David S. Miller
2015-02-04
1
-1
/
+1
*
|
bridge: Let bridge not age 'externally' learnt FDB entries, they are removed ...
Siva Mannem
2015-02-04
1
-1
/
+1
*
|
bridge: offload bridge port attributes to switch asic if feature flag set
Roopa Prabhu
2015-02-01
1
-3
/
+23
*
|
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-02-01
2
-4
/
+4
*
|
net: mark some potential candidates __read_mostly
Daniel Borkmann
2015-01-30
1
-1
/
+1
*
|
bridge: simplify br_getlink() a bit
Dan Carpenter
2015-01-25
1
-6
/
+3
*
|
net: bridge: reject DSA-enabled master netdevices as bridge members
Florian Fainelli
2015-01-19
1
-2
/
+8
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
3
-3
/
+6
*
|
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
2015-01-18
3
-35
/
+59
*
|
bridge: fix setlink/dellink notifications
Roopa Prabhu
2015-01-17
1
-0
/
+5
*
|
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
Nicolas Dichtel
2015-01-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-1
/
+2
|
\
|
|
*
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
2015-01-14
1
-1
/
+2
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
5
-13
/
+13
*
|
bridge: fix uninitialized variable warning
Roopa Prabhu
2015-01-13
1
-7
/
+9
*
|
bridge: new function to pack vlans into ranges during gets
Roopa Prabhu
2015-01-12
1
-21
/
+124
*
|
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
2015-01-12
1
-36
/
+68
*
|
bridge: Add ability to enable TSO
Toshiaki Makita
2015-01-12
1
-0
/
+1
*
|
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
Hubert Sokolowski
2015-01-05
1
-1
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-05
2
-48
/
+92
|
\
|
*
netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic
Alvaro Neira
2014-11-27
1
-1
/
+39
|
*
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
2014-11-27
2
-47
/
+53
*
|
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
2014-12-02
1
-10
/
+0
*
|
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2014-12-02
2
-2
/
+92
*
|
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
2014-12-02
1
-0
/
+7
*
|
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
2
-37
/
+6
*
|
bridge: convert flags in fbd entry into bitfields
Jiri Pirko
2014-12-02
1
-3
/
+3
*
|
bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
Jiri Pirko
2014-12-02
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
Thomas Graf
2014-11-26
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
1
-0
/
+1
|
\
\
|
*
|
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
Linus Lüssing
2014-11-17
1
-2
/
+1
*
|
|
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
1
-0
/
+1
|
\
|
|
|
*
|
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
2014-11-03
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
4
-32
/
+295
|
\
|
|
|
*
|
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
2014-10-31
1
-1
/
+32
|
*
|
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2014-10-31
2
-10
/
+254
|
*
|
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
2014-10-31
1
-2
/
+4
|
*
|
bridge: Do not compile options in br_parse_ip_options
Herbert Xu
2014-10-24
1
-19
/
+5
|
|
/
[next]