index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
netfilter: convert while loops to for loops
Aaron Conole
2016-12-06
netfilter: introduce accessor functions for hook entries
Aaron Conole
2016-12-05
net: bridge: set error code on failure
Pan Bian
2016-12-04
netfilter: nf_log: do not assume ethernet header in netdev family
Liping Zhang
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
netfilter: deprecate NF_STOP
Pablo Neira Ayuso
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
2016-10-31
bridge: mcast: add router port on PIM hello message
Nikolay Aleksandrov
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
2016-10-18
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-13
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
2016-10-13
bridge: add address and vlan to fdb warning messages
Roopa Prabhu
2016-10-02
netfilter: bridge: clarify bridge/netfilter message
Stefan Agner
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2016-09-24
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2016-09-13
net: bridge: add helper to call /sbin/bridge-stp
Vivien Didelot
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2016-09-12
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-09-01
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
2016-09-01
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
2016-08-31
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
2016-08-25
netfilter: ebtables: put module reference when an incorrect extension is found
Sabrina Dubroca
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-08-18
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
2016-08-18
net: bridge: consolidate bridge and port linkxstats calls
Nikolay Aleksandrov
2016-08-09
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
2016-07-25
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
2016-07-25
net: bridge: br_set_ageing_time takes a clock_t
Vivien Didelot
[prev]
[next]