index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-21
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2
-1
/
+2
2017-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+9
2017-05-18
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
1
-0
/
+7
2017-05-16
ebtables: arpreply: Add the standard target sanity check
Gao Feng
1
-0
/
+3
2017-05-15
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
1
-3
/
+6
2017-05-05
bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy
Tobias Klauser
1
-0
/
+4
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+20
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-51
/
+48
2017-04-30
net: bridge: Fix improper taking over HW learned FDB
Arkadi Sharshevsky
1
-5
/
+3
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
4
-8
/
+23
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+1
2017-04-26
ebtables: remove nf_hook_register usage
Florian Westphal
4
-49
/
+46
2017-04-25
bridge: move bridge multicast cleanup to ndo_uninit
Xin Long
2
-1
/
+1
2017-04-25
bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
Linus Lüssing
1
-0
/
+20
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-2
/
+4
2017-04-17
net: bridge: notify on hw fdb takeover
Nikolay Aleksandrov
1
-1
/
+3
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-14
/
+26
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
3
-5
/
+6
2017-04-11
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-04-11
bridge: implement missing ndo_uninit()
Ido Schimmel
4
-12
/
+21
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-1
/
+1
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
1
-1
/
+1
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-24
net: bridge: allow to add externally learned entries from user-space
Nikolay Aleksandrov
1
-0
/
+2
2017-03-24
net: bridge: allow SW learn to take over HW fdb entries
Nikolay Aleksandrov
1
-0
/
+3
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-15
/
+8
2017-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-25
/
+18
2017-03-16
bridge: resolve a false alarm of lockdep
WANG Cong
2
-10
/
+1
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+7
2017-03-13
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2
-21
/
+1
2017-03-13
netfilter: bridge: honor frag_max_size when refragmenting
Florian Westphal
1
-5
/
+7
2017-03-08
netfilter: bridge: remove unneeded rcu_read_lock
Florian Westphal
1
-3
/
+0
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
1
-5
/
+1
2017-03-06
netfilter: Use pr_cont where appropriate
Joe Perches
1
-17
/
+17
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+3
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-0
/
+2
2017-03-01
net: bridge: allow IPv6 when multicast flood is disabled
Mike Manning
1
-1
/
+2
2017-03-01
bridge: Fix error path in nbp_vlan_init
Yotam Gigi
1
-1
/
+1
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-17
bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries
Roopa Prabhu
1
-1
/
+1
2017-02-17
bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure
Roopa Prabhu
1
-0
/
+2
2017-02-14
bridge: fdb: converge fdb_delete_by functions into one
Nikolay Aleksandrov
1
-47
/
+15
2017-02-14
bridge: fdb: add proper lock checks in searching functions
Nikolay Aleksandrov
2
-0
/
+13
2017-02-14
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
4
-70
/
+54
2017-02-10
switchdev: bridge: Offload mc router ports
Nogah Frankel
1
-0
/
+15
2017-02-10
bridge: mcast: Merge the mc router ports deletions to one function
Nogah Frankel
1
-15
/
+9
2017-02-10
switchdev: bridge: Offload multicast disabled
Nogah Frankel
1
-0
/
+16
2017-02-08
bridge: vlan tunnel id info range fill size calc cleanups
Roopa Prabhu
1
-18
/
+16
2017-02-07
bridge: avoid unnecessary read of jiffies
stephen hemminger
2
-4
/
+8
2017-02-07
bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range
Roopa Prabhu
1
-1
/
+1
[next]