aboutsummaryrefslogtreecommitdiff
path: root/net/bridge/netfilter
AgeCommit message (Expand)Author
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
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte
2005-07-19[NET]: BRIDGE_EBT_ARPREPLY must depend on INETAdrian Bunk
2005-06-28[EBTABLES]: Fix thinkos in ebt_log.cDavid S. Miller
2005-06-22[EBTABLES]: vfree() checking cleanupsJames Lamanna
2005-04-16Linux-2.6.12-rc2Linus Torvalds