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.12.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
2015-10-02
bridge: vlan: don't pass flags when creating context only
Nikolay Aleksandrov
1
-1
/
+1
2015-10-02
bridge: vlan: fix possible null ptr derefs on port init and deinit
Nikolay Aleksandrov
2
-7
/
+12
2015-10-02
bridge: vlan: move pvid inside net_bridge_vlan_group
Nikolay Aleksandrov
5
-118
/
+75
2015-10-02
bridge: vlan: fix possible null vlgrp deref while registering new port
Nikolay Aleksandrov
1
-1
/
+3
2015-10-02
bridge: vlan: adjust rhashtable initial size and hash locks size
Nikolay Aleksandrov
1
-0
/
+2
2015-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-16
/
+14
2015-09-30
net: switchdev: abstract object in add/del ops
Vivien Didelot
2
-22
/
+13
2015-09-29
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
8
-460
/
+731
2015-09-29
bridge: Pass net into br_validate_ipv4 and br_validate_ipv6
Eric W. Biederman
2
-16
/
+14
2015-09-28
bridge: Allow forward delay to be cfgd when STP enabled
Ian Wilson
1
-9
/
+4
2015-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-09-24
bridge: don't age externally added FDB entries
Siva Mannem
1
-0
/
+2
2015-09-24
bridge: define some min/max/default ageing time constants
Scott Feldman
1
-1
/
+1
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
5
-14
/
+14
2015-09-18
netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...
Eric W. Biederman
1
-7
/
+6
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2
-2
/
+2
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
1
-0
/
+1
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2
-15
/
+13
2015-09-18
netfilter: ebtables: Simplify the arguments to ebt_do_table
Eric W. Biederman
4
-16
/
+17
2015-09-18
netfilter: Pass net into okfn
Eric W. Biederman
6
-24
/
+21
2015-09-18
netfilter: Use nf_hook_state.net
Eric W. Biederman
2
-4
/
+4
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
6
-26
/
+30
2015-09-18
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
1
-1
/
+6
2015-09-18
bridge: Cache net in br_nf_pre_routing_finish
Eric W. Biederman
1
-1
/
+2
2015-09-18
bridge: Pass net into br_nf_push_frag_xmit
Eric W. Biederman
1
-3
/
+8
2015-09-18
bridge: Pass net into br_nf_ip_fragment
Eric W. Biederman
1
-6
/
+6
2015-09-18
bridge: Introduce br_send_bpdu_finish
Eric W. Biederman
1
-1
/
+6
2015-09-12
bridge: fix igmpv3 / mldv2 report parsing
Linus Lüssing
1
-2
/
+2
2015-09-09
net: bridge: remove unnecessary switchdev include
Vivien Didelot
1
-1
/
+0
2015-09-09
net: bridge: check __vlan_vid_del for error
Vivien Didelot
1
-4
/
+13
2015-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2015-08-28
netfilter: reduce sparse warnings
Florian Westphal
1
-1
/
+1
2015-08-28
bridge: fdb: rearrange net_bridge_fdb_entry
Nikolay Aleksandrov
1
-2
/
+2
2015-08-28
bridge: Add netlink support for vlan_protocol attribute
Toshiaki Makita
3
-14
/
+56
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-08-21
bridge: fix netlink max attr size
Scott Feldman
1
-1
/
+1
2015-08-18
net: bridge: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-14
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
1
-2
/
+2
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
1
-1
/
+1
2015-08-10
bridge: netlink: add support for vlan_filtering attribute
Nikolay Aleksandrov
3
-7
/
+32
2015-08-10
net: switchdev: change fdb addr for a byte array
Vivien Didelot
1
-1
/
+1
2015-08-07
bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...
Nikolay Aleksandrov
1
-0
/
+2
2015-08-07
bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy
Nikolay Aleksandrov
1
-0
/
+2
2015-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-12
/
+10
2015-08-04
bridge: mdb: fix vlan_enabled access when vlans are not configured
Nikolay Aleksandrov
1
-2
/
+2
2015-08-04
bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0
Satish Ashok
1
-8
/
+60
2015-08-04
bridge: Don't segment multiple tagged packets on bridge device
Toshiaki Makita
1
-0
/
+1
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-37
/
+77
2015-07-30
netfilter: bridge: do not initialize statics to 0 or NULL
Bernhard Thaler
1
-3
/
+3
[next]