summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov
2016-09-17tcp: prepare skbs for better sack shiftingEric Dumazet
2016-09-16tcp: fix a stale ooo_last_skb after a replaceEric Dumazet
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-11net: ipv4: Remove l3mdev_get_saddrDavid Ahern
2016-09-11net: l3mdev: remove redundant callsDavid Ahern
2016-09-11net: vrf: Flip IPv4 output path from FIB lookup hook to out hookDavid Ahern
2016-09-11net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern
2016-09-11net: l3mdev: Add hook to output pathDavid Ahern
2016-09-11net: flow: Add l3mdev flow updateDavid Ahern
2016-09-11tcp: better use ooo_last_skb in tcp_data_queue_ofo()Eric Dumazet
2016-09-11ipv4: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-11net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai
2016-09-10ip_tunnel: do not clear l4 hashesEric Dumazet
2016-09-09ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE eventsGuillaume Nault
2016-09-09ipv4: accept u8 in IP_TOS ancillary dataEric Dumazet
2016-09-09tcp: use an RB tree for ooo receive queueYaogong Wang
2016-09-09tcp: cwnd does not increase in TCP YeAHArtem Germanov
2016-09-08net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti
2016-09-08tcp: fastopen: avoid negative sk_forward_allocEric Dumazet
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-08net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-09-01tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel
2016-09-01tcp: make nla_policy conststephen hemminger
2016-09-01fou: make nla_policy conststephen hemminger
2016-08-31net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng
2016-08-30netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'Gao Feng
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet
2016-08-29tcp: Set read_sock and peek_len proto_opsTom Herbert
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet
2016-08-25tcp: md5: increment sk_drops on syn_recv stateEric Dumazet
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang
2016-08-25net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti
2016-08-25net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti
2016-08-24udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet
2016-08-24net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-08-24net: diag: Fix refcnt leak in error path destroying socketDavid Ahern
2016-08-24udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet
2016-08-24net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng
2016-08-23tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-08-23udp: fix poll() issue with zero sized packetsEric Dumazet
2016-08-23net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeoutGeert Uytterhoeven
2016-08-23net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani
2016-08-22xfrm: Only add l3mdev oif to dst lookupsDavid Ahern
2016-08-20net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet