index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+5
2013-11-21
bridge: flush br's address entry in fdb when remove the
Ding Tianhong
1
-0
/
+2
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+11
2013-11-19
netfilter: ebt_ip6: fix source and destination matching
Luís Fernando Cornachioni Estrozi
1
-3
/
+5
2013-11-15
bridge: Fix memory leak when deleting bridge with vlan filtering enabled
Toshiaki Makita
1
-0
/
+1
2013-11-15
bridge: Call vlan_vid_del for all vids at nbp_vlan_flush
Toshiaki Makita
1
-0
/
+4
2013-11-15
bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...
Toshiaki Makita
1
-14
/
+6
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+7
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+7
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-2
/
+40
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-0
/
+2
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-35
/
+27
2013-10-30
bridge: pass correct vlan id to multicast code
Vlad Yasevich
4
-29
/
+25
2013-10-28
netfilter: bridge: nf_tables: add filter chain type
Pablo Neira Ayuso
1
-2
/
+39
2013-10-28
netfilter: bridge: fix nf_tables bridge dependencies with main core
Pablo Neira Ayuso
1
-0
/
+1
2013-10-28
bridge: netfilter: orphan skb before invoking ip netfilter hooks
Florian Westphal
1
-0
/
+2
2013-10-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-6
/
+3
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-79
/
+99
2013-10-22
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
3
-22
/
+28
2013-10-20
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
2
-173
/
+150
2013-10-19
bridge: Fix updating FDB entries when the PVID is applied
Toshiaki Makita
1
-0
/
+1
2013-10-19
bridge: Fix the way the PVID is referenced
Toshiaki Makita
1
-3
/
+1
2013-10-19
bridge: Apply the PVID to priority-tagged frames
Toshiaki Makita
1
-7
/
+20
2013-10-19
bridge: Don't use VID 0 and 4095 in vlan filtering
Toshiaki Makita
3
-54
/
+49
2013-10-18
bridge: Correctly clamp MAX forward_delay when enabling STP
Vlad Yasevich
1
-1
/
+1
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
1
-2
/
+30
2013-10-14
netfilter: add nftables
Patrick McHardy
3
-0
/
+42
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
3
-20
/
+34
2013-10-11
bridge: update mdb expiration timer upon reports.
Vlad Yasevich
1
-1
/
+8
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2
-3
/
+3
2013-10-02
netfilter: ebt_ulog: fix info leaks
Mathias Krause
1
-6
/
+3
2013-09-16
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
1
-4
/
+1
2013-09-16
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2
-3
/
+3
2013-09-13
bridge: Clamp forward_delay when enabling STP
Herbert Xu
3
-8
/
+26
2013-09-13
resubmit bridge: fix message_age_timer calculation
Chris Healy
1
-1
/
+1
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-35
/
+33
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-93
/
+240
2013-09-05
bridge: apply multicast snooping to IPv6 link-local, too
Linus Lüssing
3
-14
/
+6
2013-09-05
bridge: prevent flooding IPv6 packets that do not have a listener
Linus Lüssing
1
-2
/
+8
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+3
2013-09-04
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
Daniel Borkmann
1
-1
/
+2
2013-08-31
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
1
-1
/
+2
2013-08-30
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
5
-93
/
+240
2013-08-29
bridge: inherit slave devices needed_headroom
Florian Fainelli
1
-0
/
+3
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+9
2013-08-21
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
3
-9
/
+9
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2013-08-07
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
1
-1
/
+1
2013-08-06
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
1
-1
/
+1
2013-08-05
bridge: fix rcu check warning in multicast port group
stephen hemminger
2
-2
/
+3
[next]