aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 6-12/+38
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableGravatar Joe Perches 5-9/+9
2013-06-12netfilter: xt_TCPMSS: Fix missing fragmentation handlingGravatar Phil Oester 1-0/+4
2013-06-12netfilter: xt_TCPMSS: Fix IPv6 default MSS tooGravatar Phil Oester 1-7/+14
2013-06-11net_sched: add 64bit rate estimatorsGravatar Eric Dumazet 1-1/+1
2013-06-11netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Gravatar Pablo Neira Ayuso 1-2/+4
2013-06-10ipvs: info leak in __ip_vs_get_dest_entries()Gravatar Dan Carpenter 1-0/+1
2013-06-07netfilter: nfnetlink_queue: fix missing HW protocolGravatar Pablo Neira Ayuso 1-3/+3
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...Gravatar David S. Miller 8-74/+116
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 5-13/+55
2013-06-05netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionGravatar Phil Oester 1-0/+6
2013-06-05netfilter: nfnetlink_queue: only add CAP_LEN attr when neededGravatar Florian Westphal 1-1/+2
2013-06-05netfilter: nfnetlink_queue: cleanup copy_range usageGravatar Florian Westphal 1-10/+12
2013-06-05netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsGravatar Pablo Neira Ayuso 1-2/+5
2013-06-05netfilter: nfnetlink_acct: fix incomplete dumping of objectsGravatar Pablo Neira Ayuso 1-2/+5
2013-05-31netfilter: Correct calculation using skb->tail and skb-network_headerGravatar Simon Horman 1-1/+1
2013-05-29ipvs: ip_vs_sh: fix buildGravatar Jan Beulich 1-1/+1
2013-05-29netfilter: xt_LOG: fix mark logging for IPv6 packetsGravatar Michal Kubeček 1-1/+1
2013-05-28net: pass info struct via netdevice notifierGravatar Jiri Pirko 3-4/+4
2013-05-27netfilter: Implement RFC 1123 for FTP conntrackGravatar Jeff Mahoney 1-19/+54
2013-05-27ipvs: Fix reuse connection if real server is deadGravatar Grzegorz Lyczba 1-0/+35
2013-05-26netfilter: nfnetlink_queue: avoid peer_portid testGravatar Florian Westphal 1-4/+0
2013-05-26ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxGravatar Zhang Yanfei 1-2/+2
2013-05-23ipvs: use cond_resched_rcu() helper when walking connectionsGravatar Simon Horman 1-15/+8
2013-05-23netfilter: don't panic on error while walking through the init pathGravatar Pablo Neira Ayuso 2-10/+16
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Gravatar Florian Westphal 2-11/+18
2013-05-23netfilter: xt_socket: use IP early demuxGravatar Eric Dumazet 1-10/+16
2013-05-23netfilter: xt_CT: optimize XT_CT_NOTRACKGravatar Eric Dumazet 1-4/+6
2013-05-16netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryGravatar Pablo Neira Ayuso 1-3/+14
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackGravatar Hans Schillstrom 4-10/+12
2013-05-06netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSGravatar Pablo Neira Ayuso 3-1/+8
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-13/+18
2013-05-01proc: Supply PDE attribute setting accessor functionsGravatar David Howells 1-2/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 76-5286/+5835
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-5/+1
2013-04-29net/netfilter: rename random32() to prandom_u32()Gravatar Akinobu Mita 1-2/+2
2013-04-29xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsGravatar Al Viro 1-3/+11
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Gravatar Simon Horman 1-3/+2
2013-04-29netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupGravatar Florian Westphal 1-2/+3
2013-04-29netfilter: nfnetlink_queue: add skb info attributeGravatar Florian Westphal 1-0/+16
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleGravatar Florian Westphal 2-104/+146
2013-04-29netfilter: nf_queue: move device refcount bump to extra functionGravatar Florian Westphal 1-21/+28
2013-04-29netfilter: ipset: set match: add support to match the countersGravatar Jozsef Kadlecsik 3-3/+77
2013-04-29netfilter: ipset: The list:set type with counter supportGravatar Jozsef Kadlecsik 1-6/+67
2013-04-29netfilter: ipset: The hash types with counter supportGravatar Jozsef Kadlecsik 8-19/+381
2013-04-29netfilter: ipset: The bitmap types with counter supportGravatar Jozsef Kadlecsik 4-15/+186
2013-04-29netfilter: ipset: Introduce the counter extension in the coreGravatar Jozsef Kadlecsik 1-0/+10
2013-04-29netfilter: ipset: list:set type using the extension interfaceGravatar Jozsef Kadlecsik 1-246/+301
2013-04-29netfilter: ipset: Hash types using the unified code baseGravatar Jozsef Kadlecsik 7-1865/+610
2013-04-29netfilter: ipset: Unified hash type generationGravatar Jozsef Kadlecsik 1-0/+1039