aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* net_sched: add 64bit rate estimatorsEric Dumazet2013-06-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-06
|\
| * netfilter: nfnetlink_queue: only add CAP_LEN attr when neededFlorian Westphal2013-06-05
| * netfilter: nfnetlink_queue: cleanup copy_range usageFlorian Westphal2013-06-05
| * netfilter: Implement RFC 1123 for FTP conntrackJeff Mahoney2013-05-27
| * netfilter: nfnetlink_queue: avoid peer_portid testFlorian Westphal2013-05-26
| * ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-25
| * ipvs: use cond_resched_rcu() helper when walking connectionsSimon Horman2013-05-23
| * netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso2013-05-23
| * netfilter: xt_socket: use IP early demuxEric Dumazet2013-05-23
| * netfilter: xt_CT: optimize XT_CT_NOTRACKEric Dumazet2013-05-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\ \
| * | ipvs: ip_vs_sh: fix buildJan Beulich2013-05-29
| * | netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček2013-05-29
| * | ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba2013-05-27
| * | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-23
* | | netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman2013-05-31
* | | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
|/ /
* | netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso2013-05-16
* | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-15
* | netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso2013-05-06
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro2013-04-29
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
| |\ \
| | * | ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-04-29
| * | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-29
| * | | netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2013-04-29
| * | | netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2013-04-29
| * | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-29
| * | | netfilter: nf_queue: move device refcount bump to extra functionFlorian Westphal2013-04-29
| * | | netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: The hash types with counter supportJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik2013-04-29
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-25
| |\ \ \
| | * | | netfilter: nf_nat: missing condition in nf_xfrm_me_harder()Dan Carpenter2013-04-24
| | * | | ipvs: Use network byte order for sync message sizeSimon Horman2013-04-22