Commit Graph

151 Commits (347d59d7e9739ff2acbaa751b6225ecb335c3f29)

Author SHA1 Message Date
Chuck Ebbert 44f9a2fdc4 [NETFILTER]: ebtables: don't compute gap before checking struct type 18 years ago
Patrick McHardy 2bf540b73e [NETFILTER]: bridge-netfilter: remove deferred hooks 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Bart De Schuymer f216f082b2 [NETFILTER]: bridge netfilter: deal with martians correctly 18 years ago
Al Viro 1e419cd995 [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. 18 years ago
Al Viro df07a81e93 [EBTABLES]: Clean ebt_register_table() up. 18 years ago
Al Viro 1bc2326cbe [EBTABLES]: Move calls of ebt_verify_pointers() upstream. 18 years ago
Al Viro f7da79d998 [EBTABLES]: ebt_check_entry() doesn't need valid_hooks 18 years ago
Al Viro 177abc348a [EBTABLES]: Clean ebt_get_udc_positions() up. 18 years ago
Al Viro 0e795531c5 [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_entry[] 18 years ago
Al Viro 1f072c96fd [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo 18 years ago
Al Viro e4fd77deac [EBTABLES]: Move more stuff into ebt_verify_pointers(). 18 years ago
Al Viro 70fe9af47e [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function. 18 years ago
Al Viro 22b440bf9e [EBTABLES]: Split ebt_check_entry_size_and_hooks 18 years ago
Al Viro 14197d5447 [EBTABLES]: Prevent wraparounds in checks for entry components' sizes. 18 years ago
Al Viro 98a0824a0f [EBTABLES]: Deal with the worst-case behaviour in loop checks. 18 years ago
Al Viro 40642f95f5 [EBTABLES]: Verify that ebt_entries have zero ->distinguisher. 18 years ago
Al Viro bb2ef25c2c [EBTABLES]: Fix wraparounds in ebt_entries verification. 18 years ago
Bart De Schuymer d12cdc3ccf [NETFILTER]: ebtables: add --snap-arp option 18 years ago
Thomas Graf 746859625d [BRIDGE] netlink: Convert bridge netlink code to new netlink interface 18 years ago
Al Viro 3277c39f8d [NET]: Kill direct includes of asm/checksum.h 18 years ago
Al Viro 47c183fa5e [BRIDGE]: Annotations. 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Thomas Graf 82e91ffef6 [NET]: Turn nfmark into generic mark 18 years ago
Chris Wright ba8379b220 [PATCH] bridge: fix possible overflow in get_fdb_entries 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Meelis Roos 6f5b7ef6b5 [NETFILTER]: silence a warning in ebtables 18 years ago
Randy Dunlap 1842c4bef6 [BRIDGE]: correct print message typo 18 years ago
Stephen Hemminger 1a620698c2 [BRIDGE]: flush forwarding table when device carrier off 18 years ago
Bart De Schuymer b18dfa90c0 [NETFILTER]: ebt_mark: add or/and/xor action support to mark target 19 years ago
Al Viro ed9bad06ee [IPV4] net/ipv4/arp.c: trivial annotations 19 years ago
Patrick McHardy df0933dcb0 [NETFILTER]: kill listhelp.h 19 years ago
Brian Haley 9c1ea148ad [BRIDGE]: Change sysctl tunables to __read_mostly 19 years ago
Stephen Hemminger 8394e9b2fa [NETFILTER] bridge: debug message fixes 19 years ago
Stephen Hemminger 07317621d0 [NETFILTER] bridge: code rearrangement for clarity 19 years ago
Thomas Graf 280a306c53 [BRIDGE]: Convert notifications to use rtnl_notify() 19 years ago
Alan Cox 97a4f3e711 [NETFILTER]: Make unused signal code go away so nobody copies its brokenness 19 years ago
Stephen Hemminger 485c2967d6 [BRIDGE]: random extra bytes on STP TCN packet 19 years ago
Stephen Hemminger 3a13813e6e [BRIDGE] netfilter: memory corruption fix 19 years ago
Herbert Xu 78eb887733 [BRIDGE]: Disable SG/GSO if TX checksum is off 19 years ago
Mark Huang dcb7cd97f1 [NETFILTER]: ulog: fix panic on SMP kernels 19 years ago
Stephen Hemminger bea1b42e1b [BRIDGE]: netlink status fix 19 years ago
Patrick McHardy 10ea6ac895 [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedule 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Andrey Savochkin 69ee20a58f [BRIDGE]: br_dump_ifinfo index fix 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 576a30eb64 [NET]: Added GSO header verification 19 years ago
Herbert Xu 37c3185a02 [NET]: Added GSO toggle 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago