Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b9f64120571d99a81c74092bdbe828303e55adb
/
net
/
bridge
f0de70f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7249dee
netfilter: fix nf_logger name in ebt_ulog.
by Eric Leblond
· 16 years ago
3b334d4
netfilter: fix warning in ebt_ulog init function.
by Eric Leblond
· 16 years ago
704b3ea
netfilter: fix warning about invalid const usage
by Eric Leblond
· 16 years ago
cda6d37
bridge: bad error handling when adding invalid ether address
by Stephen Hemminger
· 16 years ago
b5bb143
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
842bff3
netfilter: ebtables: remove unneeded initializations
by Stephen Hemminger
· 16 years ago
0ecc103
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4906f99
bridge: Fix LRO crash with tun
by Herbert Xu
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
d61ba9f
netfilter 05/09: ebtables: fix inversion in match code
by Jan Engelhardt
· 16 years ago
47e0e1c
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
by Herbert Xu
· 16 years ago
a2bd40a
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
by Herbert Xu
· 16 years ago
f3d8b2e
net/bridge/netfilter: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
ed77a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
631339f
bridge: netfilter: fix update_pmtu crash with GRE
by Herbert Xu
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
a2dbb88
bridge: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
249b620
netfilter: netns ebtables: br_nf_pre_routing_finish() fixup
by Alexey Dobriyan
· 16 years ago
b71b30a
netfilter: netns ebtables: ebtable_nat in netns
by Alexey Dobriyan
· 16 years ago
4aad109
netfilter: netns ebtables: ebtable_filter in netns
by Alexey Dobriyan
· 16 years ago
8157e6d
netfilter: netns ebtables: ebtable_broute in netns
by Alexey Dobriyan
· 16 years ago
dbcdf85
netfilter: netns ebtables: more cleanup during ebt_unregister_table()
by Alexey Dobriyan
· 16 years ago
6beceee
netfilter: netns ebtables: part 2
by Alexey Dobriyan
· 16 years ago
511061e
netfilter: netns ebtables: part 1
by Alexey Dobriyan
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
b189db5
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
by Harvey Harrison
· 16 years ago
b63365a
net: Fix disjunct computation of netdev features
by Herbert Xu
· 16 years ago
fdc9314
netfilter: replace old NF_ARP calls with NFPROTO_ARP
by Jan Engelhardt
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
129404a
netfilter: fix ebtables dependencies
by Patrick McHardy
· 16 years ago
916a917
netfilter: xtables: provide invoked family value to extensions
by Jan Engelhardt
· 16 years ago
a2df164
netfilter: xtables: move extension arguments into compound structure (6/6)
by Jan Engelhardt
· 16 years ago
af5d6dc
netfilter: xtables: move extension arguments into compound structure (5/6)
by Jan Engelhardt
· 16 years ago
7eb3558
netfilter: xtables: move extension arguments into compound structure (4/6)
by Jan Engelhardt
· 16 years ago
6be3d85
netfilter: xtables: move extension arguments into compound structure (3/6)
by Jan Engelhardt
· 16 years ago
9b4fce7
netfilter: xtables: move extension arguments into compound structure (2/6)
by Jan Engelhardt
· 16 years ago
f7108a2
netfilter: xtables: move extension arguments into compound structure (1/6)
by Jan Engelhardt
· 16 years ago
20f3c56
netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
by Jan Engelhardt
· 16 years ago
367c679
netfilter: xtables: do centralized checkentry call (1/2)
by Jan Engelhardt
· 16 years ago
147c384
netfilter: ebtables: fix one wrong return value
by Jan Engelhardt
· 16 years ago
f7277f8
netfilter: remove redundant casts from Ebtables
by Jan Engelhardt
· 16 years ago
66bff35
netfilter: remove unused Ebtables functions
by Jan Engelhardt
· 16 years ago
5365f80
netfilter: implement hotdrop for Ebtables
by Jan Engelhardt
· 16 years ago
f2ff525
netfilter: ebtables: use generic table checking
by Jan Engelhardt
· 16 years ago
043ef46
netfilter: move Ebtables to use Xtables
by Jan Engelhardt
· 16 years ago
2d06d4a
netfilter: change Ebtables function signatures to match Xtables's
by Jan Engelhardt
· 16 years ago
815377f
netfilter: ebt_among: obtain match size through different means
by Jan Engelhardt
· 16 years ago
001a18d
netfilter: add dummy members to Ebtables code to ease transition to Xtables
by Jan Engelhardt
· 16 years ago
0ac6ab1
netfilter: Change return types of targets/watchers for Ebtables extensions
by Jan Engelhardt
· 16 years ago
8cc784e
netfilter: change return types of match functions for ebtables extensions
by Jan Engelhardt
· 16 years ago
19eda87
netfilter: change return types of check functions for Ebtables extensions
by Jan Engelhardt
· 16 years ago
18219d3
netfilter: ebtables: do centralized size checking
by Jan Engelhardt
· 16 years ago
ee999d8
netfilter: x_tables: use NFPROTO_* in extensions
by Jan Engelhardt
· 16 years ago
76108ce
netfilter: Use unsigned types for hooknum and pf vars
by Jan Engelhardt
· 16 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
712d695
netns bridge: cleanup bridges during netns stop
by Alexey Dobriyan
· 16 years ago
4aa678b
netns bridge: allow bridges in netns!
by Alexey Dobriyan
· 16 years ago
8d4698f7
bridge: don't allow setting hello time to zero
by Stephen Hemminger
· 16 years ago
e4119a4
bridge: show offload settings
by Stephen Hemminger
· 16 years ago
ef647f1
bridge: Eliminate unnecessary forward delay
by Stephen Hemminger
· 16 years ago
ad61980
bridge: fix compile warning in net/bridge/br_netfilter.c
by Rami Rosen
· 16 years ago
4adf0af
bridge: send correct MTU value in PMTU (revised)
by Simon Wunderlich
· 16 years ago
e40f51a
netfilter: ebtables: use nf_register_hooks()
by Alexey Dobriyan
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
bc3f907
bridge: Check return of dev_set_promiscuity
by Wang Chen
· 16 years ago
0c81b2a
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 16 years ago
58de786
netfilter: ebt_nflog: fix Kconfig typo
by Patrick McHardy
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7c85fbf
bridge: Use STP demux
by Patrick McHardy
· 16 years ago
ab1b204
bridge: fix use-after-free in br_cleanup_bridges()
by Patrick McHardy
· 16 years ago
4497b07
net: Discard and warn about LRO'd skbs received for forwarding
by Ben Hutchings
· 16 years ago
0187bdf
net: Disable LRO on devices that are forwarding
by Ben Hutchings
· 16 years ago
f586287
bridge: fix IPV6=n build
by Randy Dunlap
· 16 years ago
92c0574
bridge: make bridge address settings sticky
by Stephen Hemminger
· 16 years ago
43aa192
bridge: handle process all link-local frames
by Stephen Hemminger
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
93f6515
netfilter: ebtables: add IPv6 support
by Kuo-lang Tseng
· 16 years ago
a339f1c
bridge: Use on-device stats instead of private ones.
by Pavel Emelyanov
· 16 years ago
8252474
rcu: split list.h and move rcu-protected lists into rculist.h
by Franck Bui-Huu
· 16 years ago
e340a90
bridge: Consolidate error paths in br_add_bridge().
by Pavel Emelyanov
· 17 years ago
c37aa90
bridge: Net device leak in br_add_bridge().
by Pavel Emelyanov
· 17 years ago
ae4f8fc
bridge: forwarding table information for >256 devices
by Stephen Hemminger
· 17 years ago
d3e2ce3
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
d69efb1
bridge: kernel panic when unloading bridge module
by Bodo Stroesser
· 17 years ago
43af853
bridge: fix error handling in br_add_if()
by Volodymyr G Lukiianyk
· 17 years ago
334f8b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26
by David S. Miller
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e7bfd0a
[NETFILTER]: bridge: add ebt_nflog watcher
by Peter Warasin
· 17 years ago
0718300c
[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.
by Robert P. J. Day
· 17 years ago
159d833
[BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter
by Patrick McHardy
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
a25606c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
Next »