summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06netfilter: nft_fib_ipv4: initialize *dest to zeroLiping Zhang
2016-12-06netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal
2016-12-06Revert "dctcp: update cwnd on congestion event"Florian Westphal
2016-12-06tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner
2016-12-05switch getfrag callbacks to ..._full() primitivesAl Viro
2016-12-05net: ping: check minimum size on ICMP header lengthKees Cook
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet
2016-12-05tcp: tcp_mtu_probe() is likely to exit earlyEric Dumazet
2016-12-05tcp: tsq: add a shortcut in tcp_small_queue_check()Eric Dumazet
2016-12-05tcp: tsq: avoid one atomic in tcp_wfree()Eric Dumazet
2016-12-05tcp: tsq: add shortcut in tcp_tasklet_func()Eric Dumazet
2016-12-05tcp: tsq: remove one locked operation in tcp_wfree()Eric Dumazet
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet
2016-12-05ipv4: Drop suffix update from resize codeAlexander Duyck
2016-12-05ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck
2016-12-04netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal
2016-12-04netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal
2016-12-04netfilter: nat: add dependencies on conntrack moduleFlorian Westphal
2016-12-04netfilter: add and use nf_ct_netns_get/putFlorian Westphal
2016-12-04netfilter: conntrack: remove unused init_net hookFlorian Westphal
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti
2016-12-04netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel
2016-12-03ipv4: fib: Convert FIB notification chain to be atomicIdo Schimmel
2016-12-03ipv4: fib: Export free_fib_info()Ido Schimmel
2016-12-03udp: be less conservative with sock rmem accountingPaolo Abeni
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern
2016-12-02tcp: allow to turn tcp timestamp randomization offFlorian Westphal
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal
2016-12-02ipv4: Set skb->protocol properly for local outputEli Cooper
2016-12-02route: Set lwtstate for local traffic and cached input dstsThomas Graf
2016-12-02route: Set orig_output when redirecting to lwt on locally generated trafficThomas Graf
2016-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-30net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti
2016-11-30netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-30tcp: export sender limits chronographs to TCP_INFOFrancis Yan
2016-11-30tcp: instrument how long TCP is limited by insufficient send bufferFrancis Yan
2016-11-30tcp: instrument how long TCP is limited by receive windowFrancis Yan
2016-11-30tcp: instrument how long TCP is busy sendingFrancis Yan