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
2008-06-12
net: remove CVS keywords
Adrian Bunk
14
-28
/
+0
2008-06-10
netfilter: ebtables: add IPv6 support
Kuo-lang Tseng
4
-16
/
+202
2008-05-22
bridge: Use on-device stats instead of private ones.
Pavel Emelyanov
4
-16
/
+8
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2
-0
/
+2
2008-05-05
bridge: Consolidate error paths in br_add_bridge().
Pavel Emelyanov
1
-8
/
+8
2008-05-05
bridge: Net device leak in br_add_bridge().
Pavel Emelyanov
1
-1
/
+3
2008-05-03
bridge: forwarding table information for >256 devices
Stephen Hemminger
1
-0
/
+4
2008-05-03
net: use get/put_unaligned_* helpers
Harvey Harrison
1
-2
/
+2
2008-04-29
bridge: kernel panic when unloading bridge module
Bodo Stroesser
1
-1
/
+1
2008-04-29
bridge: fix error handling in br_add_if()
Volodymyr G Lukiianyk
1
-1
/
+4
2008-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-3
/
+92
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+4
2008-04-14
[NETFILTER]: bridge: add ebt_nflog watcher
Peter Warasin
3
-0
/
+89
2008-04-14
[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.
Robert P. J. Day
3
-3
/
+3
2008-04-14
[BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter
Patrick McHardy
1
-1
/
+2
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2
-2
/
+2
2008-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-21
bridge: use time_before() in br_fdb_cleanup()
Fabio Checconi
1
-1
/
+1
2008-03-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-03-06
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
1
-7
/
+7
2008-02-24
[NETFILTER]: fix ebtable targets return
Joonwoo Park
3
-3
/
+3
2008-02-20
[NETFILTER]: Fix incorrect use of skb_make_writable
Joonwoo Park
3
-3
/
+3
2008-02-01
[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly
Jan Engelhardt
15
-27
/
+15
2008-02-01
[NETFILTER]: ebtables: Update modules' descriptions
Jan Engelhardt
16
-4
/
+16
2008-02-01
[NETFILTER]: ebtables: remove casts, use consts
Jan Engelhardt
16
-63
/
+85
2008-02-01
[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member
Patrick McHardy
1
-4
/
+0
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-1
/
+1
2008-01-29
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[BRIDGE]: Remove unused include of a header file in ebtables.c
Rami Rosen
1
-2
/
+0
2008-01-29
[BRIDGE]: Remove unused macros from ebt_vlan.c
Rami Rosen
1
-2
/
+0
2008-01-29
[NET]: Simple ctl_table to ctl_path conversions.
Pavel Emelyanov
1
-19
/
+5
2008-01-29
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
1
-1
/
+1
2008-01-29
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2
-2
/
+2
2008-01-29
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2
-0
/
+2
2008-01-29
[BRIDGE]: Use cpu_to_be16() where appropriate.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-01-29
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
3
-3
/
+3
2008-01-29
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
1
-2
/
+2
2008-01-29
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
1
-0
/
+9
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-6
/
+6
2008-01-25
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng()
Greg Kroah-Hartman
1
-7
/
+3
2008-01-25
Kobject: change net/bridge to use kobject_create_and_add
Greg Kroah-Hartman
4
-13
/
+7
2008-01-21
[NETFILTER]: bridge-netfilter: fix net_device refcnt leaks
Patrick McHardy
1
-0
/
+27
2008-01-12
[NETFILTER]: bridge: fix double POST_ROUTING invocation
Patrick McHardy
1
-6
/
+12
2007-12-17
[BRIDGE]: Assign random address.
Stephen Hemminger
1
-2
/
+1
2007-12-07
[BRIDGE]: Section fix.
Andrew Morton
1
-1
/
+1
2007-11-29
[BRIDGE]: Properly dereference the br_should_route_hook
Pavel Emelyanov
2
-5
/
+6
2007-11-29
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
Pavel Emelyanov
1
-1
/
+3
2007-11-20
[BRIDGE]: Add missing "space"
Joe Perches
1
-1
/
+1
[prev]
[next]