summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-111-1/+3
|\
| * net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange2018-01-091-1/+3
* | tcp: make local function tcp_recv_timestamp staticWei Yongjun2018-01-101-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-0818-160/+359
|\ \
| * | netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso2018-01-081-1/+2
| * | netfilter: flow table support for IPv4Pablo Neira Ayuso2018-01-083-0/+294
| * | netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso2018-01-088-59/+1
| * | netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso2018-01-081-10/+0
| * | netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso2018-01-081-1/+0
| * | netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-4/+4
| * | netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-3/+3
| * | netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso2018-01-081-28/+0
| * | netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-4/+4
| * | netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-1/+0
| * | netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso2018-01-082-11/+11
| * | netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso2018-01-082-2/+0
| * | netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso2018-01-081-2/+1
| * | netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso2018-01-084-4/+8
| * | netfilter: nf_tables_arp: don't set forward chainPablo Neira Ayuso2018-01-081-1/+0
| * | netfilter: core: only allow one nat hook per hook pointFlorian Westphal2018-01-081-0/+4
| * | netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal2018-01-082-28/+24
| * | netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-081-0/+2
| * | netfilter: conntrack: timeouts can be constFlorian Westphal2018-01-081-1/+1
| * | netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal2018-01-081-1/+1
| * | netfilter: conntrack: constify list of builtin trackersFlorian Westphal2018-01-081-1/+1
* | | tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertionsStefano Brivio2018-01-081-1/+2
|/ /
* | net: revert "Update RFS target at poll for tcp/udp"Soheil Hassas Yeganeh2018-01-052-4/+0
* | ip: do not set RFS core on error queue readsSoheil Hassas Yeganeh2018-01-051-1/+2
* | net: tcp: Remove TCP probe moduleMasami Hiramatsu2018-01-022-302/+0
* | net: tcp: Add trace events for TCP congestion window tracingMasami Hiramatsu2018-01-021-0/+3
* | inet_diag: Add equal-operator for portsKristian Evensen2018-01-021-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-291-1/+11
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-271-1/+11
| |\
| | * xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-191-1/+11
* | | tcp: do not allocate linear memory for zerocopy skbsWillem de Bruijn2017-12-271-4/+7
* | | tcp: place all zerocopy payload in fragsWillem de Bruijn2017-12-271-4/+5
* | | tcp: push full zerocopy packetsWillem de Bruijn2017-12-271-1/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-273-69/+45
|\ \ \
| * | | esp: Don't require synchronous crypto fallback on offloading anymore.Steffen Klassert2017-12-201-10/+2
| * | | net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert2017-12-201-3/+21
| * | | xfrm: Separate ESP handling from segmentation for GRO packets.Steffen Klassert2017-12-202-56/+22
* | | | net: erspan: remove md NULL checkWilliam Tu2017-12-261-5/+0
* | | | tcp: md5: Handle RCU dereference of md5sig_infoMat Martineau2017-12-261-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-223-4/+14
|\ \ \ \ | | |/ / | |/| |
| * | | ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel2017-12-201-2/+7
| * | | ipv4: fib: Fix metrics match when deleting a routePhil Sutter2017-12-191-2/+6
| * | | ip_gre: remove the incorrect mtu limit for ipgre tapXin Long2017-12-191-0/+1
* | | | net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...Yafang Shao2017-12-204-5/+5
* | | | net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...Yafang Shao2017-12-204-9/+19
* | | | ip_gre: fix potential memory leak in erspan_rcvHaishuang Yan2017-12-201-1/+3
OpenPOWER on IntegriCloud