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
2012-06-27
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
stephen hemminger
3
-1
/
+3
2012-05-17
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
2
-3
/
+3
2012-05-10
bridge: Convert compare_ether_addr to ether_addr_equal
Joe Perches
5
-16
/
+15
2012-05-10
bridge: netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2012-05-08
netfilter: bridge: optionally set indev to vlan
Pablo Neira Ayuso
1
-2
/
+24
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+3
2012-04-30
bridge: Fix fatal typo in setup of multicast_querier_expired
Herbert Xu
1
-3
/
+2
2012-04-24
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
2
-6
/
+3
2012-04-21
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
1
-7
/
+1
2012-04-21
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
1
-2
/
+2
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
4
-112
/
+46
2012-04-15
bridge: Add multicast_querier toggle and disable queries by default
Herbert Xu
3
-0
/
+40
2012-04-15
bridge: Restart queries when last querier expires
Herbert Xu
1
-1
/
+18
2012-04-15
bridge: Add br_multicast_start_querier
Herbert Xu
1
-9
/
+16
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
7
-17
/
+16
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-85
/
+0
2012-04-11
bridge: Do not send queries on multicast group leaves
Herbert Xu
2
-85
/
+0
2012-04-02
bridge: Stop using NLA_PUT*().
David S. Miller
2
-18
/
+15
2012-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-20
/
+33
2012-03-08
bridge: fix state reporting when port is disabled
Paulius Zaleckas
1
-2
/
+1
2012-03-08
bridge: br_log_state() s/entering/entered/
Paulius Zaleckas
1
-1
/
+1
2012-03-06
bridge: netfilter: don't call iptables on vlan packets if sysctl is off
Florian Westphal
1
-14
/
+18
2012-03-06
netfilter: bridge: fix wrong pointer dereference
Pablo Neira Ayuso
1
-1
/
+1
2012-03-06
netfilter: ebtables: fix wrong name length while copying to user-space
Santosh Nayak
1
-3
/
+13
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+8
2012-03-06
bridge: check return value of ipv6_dev_get_saddr()
Ulrich Weber
1
-2
/
+5
2012-03-05
bridge: message age needs to increase, not decrease.
Joakim Tjernlund
1
-1
/
+1
2012-03-05
bridge: Adjust min age inc for HZ > 256
Joakim Tjernlund
1
-2
/
+2
2012-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+2
2012-02-25
netfilter: bridge: fix module autoload in compat case
Florian Westphal
1
-8
/
+2
2012-02-24
br_device: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-16
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
1
-1
/
+2
2012-01-17
bridge: BH already disabled in br_fdb_cleanup()
Eric Dumazet
1
-2
/
+2
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
1
-1
/
+1
2011-12-23
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-17
net:bridge: use IS_ENABLED
Igor Maravić
5
-6
/
+6
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2
-17
/
+17
2011-12-09
bridge: add local MAC address to forwarding table (v2)
stephen hemminger
4
-5
/
+25
2011-12-09
bridge: rearrange fdb notifications (v2)
stephen hemminger
1
-19
/
+20
2011-12-09
bridge: refactor fdb_notify
stephen hemminger
1
-4
/
+7
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
3
-3
/
+6
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-15
/
+20
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2
-15
/
+20
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-5
/
+5
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2011-11-17
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-2
/
+2
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
3
-4
/
+7
2011-11-17
bridge: correct IPv6 checksum after pull
stephen hemminger
1
-0
/
+2
[next]