aboutsummaryrefslogtreecommitdiff
path: root/net/bridge/netfilter
AgeCommit message (Expand)Author
2007-01-04[NETFILTER]: ebtables: don't compute gap before checking struct typeChuck Ebbert
2006-12-02[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro
2006-12-02[EBTABLES]: Clean ebt_register_table() up.Al Viro
2006-12-02[EBTABLES]: Move calls of ebt_verify_pointers() upstream.Al Viro
2006-12-02[EBTABLES]: ebt_check_entry() doesn't need valid_hooksAl Viro
2006-12-02[EBTABLES]: Clean ebt_get_udc_positions() up.Al Viro
2006-12-02[EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...Al Viro
2006-12-02[EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfoAl Viro
2006-12-02[EBTABLES]: Move more stuff into ebt_verify_pointers().Al Viro
2006-12-02[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...Al Viro
2006-12-02[EBTABLES]: Split ebt_check_entry_size_and_hooksAl Viro
2006-12-02[EBTABLES]: Prevent wraparounds in checks for entry components' sizes.Al Viro
2006-12-02[EBTABLES]: Deal with the worst-case behaviour in loop checks.Al Viro
2006-12-02[EBTABLES]: Verify that ebt_entries have zero ->distinguisher.Al Viro
2006-12-02[EBTABLES]: Fix wraparounds in ebt_entries verification.Al Viro
2006-12-02[NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer
2006-12-02[BRIDGE]: Annotations.Al Viro
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-11-01[NETFILTER]: silence a warning in ebtablesMeelis Roos
2006-10-04[NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer
2006-09-28[IPV4] net/ipv4/arp.c: trivial annotationsAl Viro
2006-09-22[NETFILTER]: kill listhelp.hPatrick McHardy
2006-09-22[NETFILTER]: Make unused signal code go away so nobody copies its brokennessAlan Cox
2006-08-13[NETFILTER]: ulog: fix panic on SMP kernelsMark Huang
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-19[NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig
2006-04-20[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C
2006-04-11[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2006-03-20[BRIDGE] ebtables: Build fix.Andrew Morton
2006-03-20[NET]: sem2mutex part 2Ingo Molnar
2006-03-11[NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy
2006-02-04[NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev
2006-02-04[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy
2006-02-04[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger
2006-01-17[EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn
2006-01-11[NET]: Some more missing include/etherdevice.h includesDavid S. Miller
2006-01-10[EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2006-01-03[NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulogBart De Schuymer
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte