Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7bf9f974fbdc16769db3d48f7c31f932b233bcfb
/
net
/
bridge
9d6f229
[NET] BRIDGE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
a8d0f95
[NET]: Add UDPLITE support in a few missing spots
by Patrick McHardy
· 18 years ago
5eb87f4
[NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooks
by Patrick McHardy
· 18 years ago
2693256
[NETLINK]: Don't BUG on undersized allocations
by Patrick McHardy
· 18 years ago
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
44f9a2f
[NETFILTER]: ebtables: don't compute gap before checking struct type
by Chuck Ebbert
· 18 years ago
2bf540b
[NETFILTER]: bridge-netfilter: remove deferred hooks
by Patrick McHardy
· 18 years ago
2685b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
f216f08
[NETFILTER]: bridge netfilter: deal with martians correctly
by Bart De Schuymer
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
1e419cd
[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.
by Al Viro
· 18 years ago
df07a81
[EBTABLES]: Clean ebt_register_table() up.
by Al Viro
· 18 years ago
1bc2326
[EBTABLES]: Move calls of ebt_verify_pointers() upstream.
by Al Viro
· 18 years ago
f7da79d
[EBTABLES]: ebt_check_entry() doesn't need valid_hooks
by Al Viro
· 18 years ago
177abc3
[EBTABLES]: Clean ebt_get_udc_positions() up.
by Al Viro
· 18 years ago
0e79553
[EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_entry[]
by Al Viro
· 18 years ago
1f072c9
[EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo
by Al Viro
· 18 years ago
e4fd77d
[EBTABLES]: Move more stuff into ebt_verify_pointers().
by Al Viro
· 18 years ago
70fe9af
[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function.
by Al Viro
· 18 years ago
22b440b
[EBTABLES]: Split ebt_check_entry_size_and_hooks
by Al Viro
· 18 years ago
14197d5
[EBTABLES]: Prevent wraparounds in checks for entry components' sizes.
by Al Viro
· 18 years ago
98a0824
[EBTABLES]: Deal with the worst-case behaviour in loop checks.
by Al Viro
· 18 years ago
40642f9
[EBTABLES]: Verify that ebt_entries have zero ->distinguisher.
by Al Viro
· 18 years ago
bb2ef25
[EBTABLES]: Fix wraparounds in ebt_entries verification.
by Al Viro
· 18 years ago
d12cdc3
[NETFILTER]: ebtables: add --snap-arp option
by Bart De Schuymer
· 18 years ago
7468596
[BRIDGE] netlink: Convert bridge netlink code to new netlink interface
by Thomas Graf
· 18 years ago
3277c39
[NET]: Kill direct includes of asm/checksum.h
by Al Viro
· 18 years ago
47c183fa
[BRIDGE]: Annotations.
by Al Viro
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
82e91ff
[NET]: Turn nfmark into generic mark
by Thomas Graf
· 18 years ago
ba8379b2
[PATCH] bridge: fix possible overflow in get_fdb_entries
by Chris Wright
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
6f5b7ef
[NETFILTER]: silence a warning in ebtables
by Meelis Roos
· 18 years ago
1842c4b
[BRIDGE]: correct print message typo
by Randy Dunlap
· 18 years ago
1a62069
[BRIDGE]: flush forwarding table when device carrier off
by Stephen Hemminger
· 18 years ago
b18dfa9
[NETFILTER]: ebt_mark: add or/and/xor action support to mark target
by Bart De Schuymer
· 18 years ago
ed9bad0
[IPV4] net/ipv4/arp.c: trivial annotations
by Al Viro
· 18 years ago
df0933d
[NETFILTER]: kill listhelp.h
by Patrick McHardy
· 18 years ago
9c1ea14
[BRIDGE]: Change sysctl tunables to __read_mostly
by Brian Haley
· 18 years ago
8394e9b
[NETFILTER] bridge: debug message fixes
by Stephen Hemminger
· 18 years ago
07317621
[NETFILTER] bridge: code rearrangement for clarity
by Stephen Hemminger
· 18 years ago
280a306
[BRIDGE]: Convert notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
97a4f3e
[NETFILTER]: Make unused signal code go away so nobody copies its brokenness
by Alan Cox
· 18 years ago
485c296
[BRIDGE]: random extra bytes on STP TCN packet
by Stephen Hemminger
· 18 years ago
3a13813
[BRIDGE] netfilter: memory corruption fix
by Stephen Hemminger
· 18 years ago
78eb887
[BRIDGE]: Disable SG/GSO if TX checksum is off
by Herbert Xu
· 18 years ago
dcb7cd9
[NETFILTER]: ulog: fix panic on SMP kernels
by Mark Huang
· 18 years ago
bea1b42
[BRIDGE]: netlink status fix
by Stephen Hemminger
· 18 years ago
10ea6ac
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedule
by Patrick McHardy
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
89114af
[NET] gso: Add skb_is_gso
by Herbert Xu
· 18 years ago
69ee20a
[BRIDGE]: br_dump_ifinfo index fix
by Andrey Savochkin
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
576a30e
[NET]: Added GSO header verification
by Herbert Xu
· 18 years ago
37c3185
[NET]: Added GSO toggle
by Herbert Xu
· 18 years ago
7967168
[NET]: Merge TSO/UFO fields in sk_buff
by Herbert Xu
· 18 years ago
2c6cc0d
[BRIDGE]: Add support for NETIF_F_HW_CSUM devices
by Herbert Xu
· 18 years ago
8648b30
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
by Herbert Xu
· 18 years ago
b38dfee
[NET]: skb_trim audit
by Herbert Xu
· 18 years ago
11dc1f3
[BRIDGE]: netlink interface for link management
by Stephen Hemminger
· 18 years ago
c090971
[BRIDGE]: fix module startup error handling
by Stephen Hemminger
· 18 years ago
9ef513b
[BRIDGE]: optimize conditional in forward path
by Stephen Hemminger
· 18 years ago
3648570
[BRIDGE]: fix locking and memory leak in br_add_bridge
by Jiri Benc
· 18 years ago
387e2b0
[BRIDGE]: need to ref count the LLC sap
by Stephen Hemminger
· 18 years ago
5c170a0
[NETFILTER]: fix format specifier for netfilter log targets
by Philip Craig
· 18 years ago
ac05202
[BRIDGE]: Do sysfs registration inside rtnl.
by Stephen Hemminger
· 19 years ago
1c29fc4
[BRIDGE]: keep track of received multicast packets
by Stephen Hemminger
· 19 years ago
85ca719
[BRIDGE]: allow full size vlan packets
by Stephen Hemminger
· 19 years ago
18bc89a
[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c
by Jayachandran C
· 19 years ago
7ad4d2f
[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c
by Jayachandran C
· 19 years ago
b7595b4
[BRIDGE]: receive link-local on disabled ports.
by Stephen Hemminger
· 19 years ago
6f91204
[PATCH] for_each_possible_cpu: network codes
by KAMEZAWA Hiroyuki
· 19 years ago
2e2f7ae
[NETFILTER]: Fix fragmentation issues with bridge netfilter
by Patrick McHardy
· 19 years ago
65b4b4e
[NETFILTER]: Rename init functions.
by Andrew Morton
· 19 years ago
4dc6d9c
[BRIDGE]: Unaligned accesses in the ethernet bridge
by Peter Chubb
· 19 years ago
b3e83d6
[BRIDGE]: Remove duplicate const from is_link_local() argument type.
by Andrew Morton
· 19 years ago
12ac84c
[BRIDGE]: use LLC to send STP
by Stephen Hemminger
· 19 years ago
fda93d9
[BRIDGE]: allow show/store of group multicast address
by Stephen Hemminger
· 19 years ago
cf0f02d
[BRIDGE]: use llc for receiving STP packets
by Stephen Hemminger
· 19 years ago
18fdb2b
[BRIDGE]: stp timer to jiffies cleanup
by Stephen Hemminger
· 19 years ago
f8ae737
[BRIDGE]: forwarding remove unneeded preempt and bh diasables
by Stephen Hemminger
· 19 years ago
fdeabde
[BRIDGE]: netfilter inline cleanup
by Stephen Hemminger
· 19 years ago
8b42ec3
[BRIDGE]: netfilter VLAN macro cleanup
by Stephen Hemminger
· 19 years ago
f8a2602
[BRIDGE]: netfilter dont use __constant_htons
by Stephen Hemminger
· 19 years ago
789bc3e
[BRIDGE]: netfilter whitespace
by Stephen Hemminger
· 19 years ago
d5513a7
[BRIDGE]: optimize frame pass up
by Stephen Hemminger
· 19 years ago
cee4854
[BRIDGE]: use kzalloc
by Stephen Hemminger
· 19 years ago
3b781fa
[BRIDGE]: use kcalloc
by Stephen Hemminger
· 19 years ago
a95fcac
[BRIDGE]: use setup_timer
by Stephen Hemminger
· 19 years ago
e3efe08
[BRIDGE]: remove unneeded bh disables
by Stephen Hemminger
· 19 years ago
9ebddc1
[BRIDGE] br_netfilter: Warning fixes.
by Andrew Morton
· 19 years ago
74ca4e5a
[BRIDGE] ebtables: Build fix.
by Andrew Morton
· 19 years ago
cbb042f
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
by Herbert Xu
· 19 years ago
57b47a5
[NET]: sem2mutex part 2
by Ingo Molnar
· 19 years ago
c127437
[NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG
by Gregor Maier
· 19 years ago
125a12c
[BRIDGE]: generate kobject remove event
by Stephen Hemminger
· 19 years ago
d32439c
[BRIDGE]: port timer initialization
by Stephen Hemminger
· 19 years ago
6e86b89
[BRIDGE]: fix crash in STP
by Stephen Hemminger
· 19 years ago
bafac2a
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
by Patrick McHardy
· 19 years ago
Next »