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
2009-04-20
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
hummerbliss@gmail.com
1
-1
/
+9
2009-03-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-03-26
netfilter: fix nf_logger name in ebt_ulog.
Eric Leblond
1
-1
/
+1
2009-03-26
netfilter: fix warning in ebt_ulog init function.
Eric Leblond
1
-5
/
+5
2009-03-26
netfilter: fix warning about invalid const usage
Eric Leblond
2
-2
/
+2
2009-03-26
bridge: bad error handling when adding invalid ether address
Stephen Hemminger
1
-1
/
+0
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-3
/
+0
2009-02-25
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
1
-1
/
+2
2009-02-18
netfilter: ebtables: remove unneeded initializations
Stephen Hemminger
3
-3
/
+0
2009-02-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+6
2009-02-10
bridge: Fix LRO crash with tun
Herbert Xu
1
-1
/
+6
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2009-01-13
netfilter 05/09: ebtables: fix inversion in match code
Jan Engelhardt
1
-1
/
+1
2009-01-13
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
Herbert Xu
1
-4
/
+4
2009-01-13
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
Herbert Xu
1
-2
/
+8
2009-01-11
net/bridge/netfilter: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-41
/
+118
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+12
2008-11-25
bridge: netfilter: fix update_pmtu crash with GRE
Herbert Xu
1
-0
/
+13
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
2
-6
/
+6
2008-11-20
bridge: convert to net_device_ops
Stephen Hemminger
1
-7
/
+11
2008-11-13
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
2
-2
/
+2
2008-11-04
netfilter: netns ebtables: br_nf_pre_routing_finish() fixup
Alexey Dobriyan
1
-1
/
+1
2008-11-04
netfilter: netns ebtables: ebtable_nat in netns
Alexey Dobriyan
1
-15
/
+32
2008-11-04
netfilter: netns ebtables: ebtable_filter in netns
Alexey Dobriyan
1
-13
/
+37
2008-11-04
netfilter: netns ebtables: ebtable_broute in netns
Alexey Dobriyan
1
-8
/
+27
2008-11-04
netfilter: netns ebtables: more cleanup during ebt_unregister_table()
Alexey Dobriyan
1
-0
/
+4
2008-11-04
netfilter: netns ebtables: part 2
Alexey Dobriyan
4
-33
/
+45
2008-11-04
netfilter: netns ebtables: part 1
Alexey Dobriyan
4
-16
/
+17
2008-11-04
net: '&' redux
Alexey Dobriyan
1
-5
/
+5
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
1
-8
/
+4
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-29
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
1
-4
/
+2
2008-10-23
net: Fix disjunct computation of netdev features
Herbert Xu
2
-5
/
+11
2008-10-20
netfilter: replace old NF_ARP calls with NFPROTO_ARP
Jan Engelhardt
1
-1
/
+1
2008-10-17
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-12
/
+3
2008-10-14
netfilter: fix ebtables dependencies
Patrick McHardy
1
-0
/
+1
2008-10-08
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
1
-3
/
+8
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
1
-6
/
+13
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
9
-63
/
+48
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
9
-54
/
+43
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
1
-8
/
+12
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
11
-62
/
+39
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
11
-47
/
+30
2008-10-08
netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
Jan Engelhardt
1
-24
/
+5
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
1
-18
/
+6
2008-10-08
netfilter: ebtables: fix one wrong return value
Jan Engelhardt
1
-1
/
+1
2008-10-08
netfilter: remove redundant casts from Ebtables
Jan Engelhardt
4
-6
/
+6
2008-10-08
netfilter: remove unused Ebtables functions
Jan Engelhardt
1
-108
/
+0
2008-10-08
netfilter: implement hotdrop for Ebtables
Jan Engelhardt
1
-3
/
+10
[next]