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
*
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
1
-2
/
+30
*
netfilter: add nftables
Patrick McHardy
2013-10-14
3
-0
/
+42
*
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-14
3
-20
/
+34
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
2
-3
/
+3
*
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
2013-09-15
1
-4
/
+1
*
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2013-09-15
2
-3
/
+3
*
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-09-12
3
-8
/
+26
*
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-09-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
6
-35
/
+33
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
5
-93
/
+240
|
|
\
|
*
|
bridge: apply multicast snooping to IPv6 link-local, too
Linus Lüssing
2013-09-05
3
-14
/
+6
|
*
|
bridge: prevent flooding IPv6 packets that do not have a listener
Linus Lüssing
2013-09-05
1
-2
/
+8
|
*
|
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
Daniel Borkmann
2013-09-04
1
-1
/
+2
|
*
|
bridge: inherit slave devices needed_headroom
Florian Fainelli
2013-08-29
1
-0
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
3
-9
/
+9
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
2
-2
/
+2
|
|
\
\
\
|
*
|
|
|
bridge: fix rcu check warning in multicast port group
stephen hemminger
2013-08-04
2
-2
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
4
-13
/
+49
|
|
\
\
\
\
|
*
|
|
|
|
bridge: cleanup netpoll code
stephen hemminger
2013-07-26
3
-17
/
+8
|
*
|
|
|
|
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-23
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
3
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
3
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-08-30
1
-1
/
+2
*
|
|
|
|
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-30
5
-93
/
+240
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-08-20
3
-9
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
2013-08-07
1
-1
/
+1
*
|
|
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
2013-08-05
1
-1
/
+1
|
|
/
|
/
|
*
|
bridge: disable snooping if there is no querier
Linus Lüssing
2013-07-31
4
-11
/
+46
*
|
bridge: do not call setup_timer() multiple times
Eric Dumazet
2013-07-19
1
-2
/
+3
|
/
*
bridge: fix some kernel warning in multicast timer
Cong Wang
2013-07-06
2
-2
/
+2
*
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-06-25
1
-0
/
+5
*
bridge: fix a typo in comments
Cong Wang
2013-06-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
1
-2
/
+3
|
\
|
*
bridge: fix switched interval for MLD Query types
Linus Lüssing
2013-06-17
1
-2
/
+3
*
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
1
-2
/
+2
*
|
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
2013-06-11
7
-16
/
+31
*
|
bridge: Add flag to control mac learning.
Vlad Yasevich
2013-06-11
5
-4
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-06-06
2
-3
/
+9
|
\
\
|
*
|
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
2013-05-23
1
-0
/
+6
|
*
|
bridge: netfilter: using strlcpy() instead of strncpy()
Chen Gang
2013-05-23
1
-3
/
+3
*
|
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-24
2
-13
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-15
2
-13
/
+16
*
|
|
bridge: Set vlan_features to allow offloads on vlans.
Vlad Yasevich
2013-05-23
1
-6
/
+7
|
|
/
|
/
|
*
|
bridge: send query as soon as leave is received
Cong Wang
2013-05-22
1
-0
/
+26
*
|
bridge: only expire the mdb entry when query is received
Cong Wang
2013-05-22
2
-27
/
+13
*
|
bridge: use the bridge IP addr as source addr for querier
Cong Wang
2013-05-22
3
-1
/
+31
|
/
*
bridge: fix race with topology change timer
stephen hemminger
2013-05-03
1
-1
/
+1
*
bridge: avoid OOPS if root port not found
stephen hemminger
2013-04-30
1
-1
/
+8
*
bridge: Add fdb dst check during fdb update
roopa
2013-04-29
1
-2
/
+14
[next]