aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* netfilter: xt_socket: fix broken v0 supportEric Dumazet2013-07-15
* netfilter: ctnetlink: fix incorrect NAT expectation dumpingPablo Neira Ayuso2013-07-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal2013-06-24
| * netfilter: nf_nat_sip: fix manglingBalazs Peter Odor2013-06-24
| * ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov2013-06-18
* | netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal2013-06-30
* | ipvs: add sync_persist_mode flagJulian Anastasov2013-06-26
* | ipvs: SH fallback and L4 hashingAlexander Frolkin2013-06-26
* | ipvs: drop SCTP connections depending on stateJulian Anastasov2013-06-26
* | ipvs: replace the SCTP state machineJulian Anastasov2013-06-26
* | ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-26
* | ipvs: provide iph to schedulersJulian Anastasov2013-06-26
* | netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet2013-06-20
* | netfilter: nf_conntrack: avoid large timeout for mid-stream pickupFlorian Westphal2013-06-20
* | netfilter: check return code from nla_parse_testedDaniel Borkmann2013-06-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\|
| * netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester2013-06-12
| * netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester2013-06-12
| * netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso2013-06-10
| * ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter2013-06-10
| * netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso2013-06-07
| * netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester2013-06-05
| * netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-05
| * netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-05
* | 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