aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
Commit message (Expand)AuthorAge
* [NETFILTER]: silence a warning in ebtablesMeelis Roos2006-11-01
* [NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer2006-10-04
* [IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2006-09-28
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-22
* [NETFILTER]: Make unused signal code go away so nobody copies its brokennessAlan Cox2006-09-22
* [NETFILTER]: ulog: fix panic on SMP kernelsMark Huang2006-08-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig2006-05-19
* [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C2006-04-20
* [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C2006-04-11
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-11
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [BRIDGE] ebtables: Build fix.Andrew Morton2006-03-21
* [NET]: sem2mutex part 2Ingo Molnar2006-03-21
* [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier2006-03-11
* [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-27
* [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-05
* [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy2006-02-05
* [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger2006-02-05
* [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy2006-01-17
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-11
* [NET]: Some more missing include/etherdevice.h includesDavid S. Miller2006-01-11
* [EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer2006-01-10
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-10
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulogBart De Schuymer2006-01-03
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-13
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-29
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-29
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-29
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-29
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-29
* [NET]: BRIDGE_EBT_ARPREPLY must depend on INETAdrian Bunk2005-07-19
* [EBTABLES]: Fix thinkos in ebt_log.cDavid S. Miller2005-06-28
* [EBTABLES]: vfree() checking cleanupsJames Lamanna2005-06-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16