index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-05
1
-1
/
+1
|
\
|
*
bridge: netfilter: Fix dropping packets that moving through bridge interface
Artur Molchanov
2016-12-30
1
-1
/
+1
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
5
-5
/
+5
|
/
*
net: bridge: shorten ageing time on topology change
Vivien Didelot
2016-12-10
3
-2
/
+30
*
net: bridge: add helper to set topology change
Vivien Didelot
2016-12-10
4
-4
/
+11
*
net: bridge: add helper to offload ageing time
Vivien Didelot
2016-12-10
3
-17
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
2
-5
/
+6
|
\
|
*
netfilter: convert while loops to for loops
Aaron Conole
2016-12-06
1
-4
/
+4
|
*
netfilter: introduce accessor functions for hook entries
Aaron Conole
2016-12-06
1
-1
/
+1
|
*
netfilter: nf_log: do not assume ethernet header in netdev family
Liping Zhang
2016-12-04
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
net: bridge: set error code on failure
Pan Bian
2016-12-05
1
-0
/
+1
*
|
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
2016-11-21
4
-22
/
+112
*
|
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
2016-11-21
4
-18
/
+97
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
|
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
2
-3
/
+3
*
|
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-03
2
-13
/
+19
*
|
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
5
-17
/
+15
*
|
netfilter: deprecate NF_STOP
Pablo Neira Ayuso
2016-11-03
1
-2
/
+4
*
|
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2016-11-03
2
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-02
2
-15
/
+2
|
\
\
|
*
|
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
2016-11-01
2
-15
/
+2
*
|
|
bridge: mcast: add router port on PIM hello message
Nikolay Aleksandrov
2016-10-31
1
-1
/
+21
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-9
/
+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
2016-10-18
1
-9
/
+14
*
|
net: use core MTU range checking in core net infra
Jarod Wilson
2016-10-20
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-14
1
-0
/
+1
|
\
|
|
*
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
2016-10-13
1
-0
/
+1
*
|
bridge: add address and vlan to fdb warning messages
Roopa Prabhu
2016-10-13
1
-6
/
+4
|
/
*
netfilter: bridge: clarify bridge/netfilter message
Stefan Agner
2016-10-02
1
-2
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
5
-18
/
+37
|
\
|
*
net: bridge: add helper to call /sbin/bridge-stp
Vivien Didelot
2016-09-13
1
-12
/
+31
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
4
-6
/
+6
|
|
\
|
|
*
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
2016-09-01
1
-5
/
+2
|
|
*
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
2016-08-31
1
-1
/
+1
|
|
*
netfilter: ebtables: put module reference when an incorrect extension is found
Sabrina Dubroca
2016-08-25
1
-0
/
+2
|
|
*
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-08-25
1
-0
/
+1
*
|
|
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2016-09-25
1
-1
/
+1
*
|
|
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-25
1
-13
/
+6
*
|
|
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2016-09-24
2
-2
/
+2
*
|
|
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2016-09-24
2
-16
/
+56
*
|
|
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2016-09-12
1
-5
/
+13
*
|
|
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
2016-09-12
2
-71
/
+45
*
|
|
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2016-09-12
1
-3
/
+3
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-09-06
1
-2
/
+1
|
\
\
|
*
|
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2016-08-30
1
-2
/
+1
*
|
|
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
2016-09-01
4
-4
/
+14
*
|
|
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
2016-09-01
4
-22
/
+37
*
|
|
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-01
2
-12
/
+13
*
|
|
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
6
-4
/
+107
[next]