Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
711a680e35059bc5c7c28d3c4bd0bebd3b7bb6ee
/
net
/
bridge
473c22d
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
by Jesper Dangaard Brouer
· 15 years ago
da67829
bridge: Simplify interface for ATM LANE
by Michał Mirosław
· 15 years ago
36432da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Patrick McHardy
· 15 years ago
a5e7882
netfilter: x_tables: added hook number into match extension parameter structure.
by Evgeniy Polyakov
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
8cc848f
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 15 years ago
0bb3241
bridge: avoid an extra space in br_fdb_update()
by Jiri Pirko
· 15 years ago
af38f29
net: Fix bridgeing sysfs handling of rtnl_lock
by Eric W. Biederman
· 15 years ago
4f0611a
bridge: fix initial packet flood if !STP
by Stephen Hemminger
· 15 years ago
a598f6a
bridge: relay bridge multicast pkgs if !STP
by Stephen Hemminger
· 15 years ago
98e8640
netfilter: xtables: consolidate open-coded logic
by Jan Engelhardt
· 16 years ago
c197fac
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
by hummerbliss@gmail.com
· 16 years ago
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
8d4698f
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
Next »