summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2019-01-31tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn
2019-01-31erspan: build the header with the right proto according to erspan_verXin Long
2019-01-31udp: with udp_segment release on error pathWillem de Bruijn
2019-01-31net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-26netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routineTaehee Yoo
2019-01-26netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routineTaehee Yoo
2019-01-26netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo
2019-01-26netlink: fixup regression in RTM_GETADDRArthur Gautier
2019-01-22ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn
2019-01-22tcp: change txhash on SYN-data timeoutYuchung Cheng
2019-01-09ip: validate header length on virtual device xmitWillem de Bruijn
2018-12-20tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2018-12-15net: clear skb->tstamp in forwarding pathsEric Dumazet
2018-12-15net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht
2018-12-10ipv4: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-07tcp: lack of available data can also cause TSO deferEric Dumazet
2018-12-05ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner
2018-12-05tcp: fix NULL ref in tail loss probeYuchung Cheng
2018-12-05tcp: Do not underestimate rwnd_limitedEric Dumazet
2018-12-05net: use skb_list_del_init() to remove from RX sublistsEdward Cree
2018-11-30tcp: fix SNMP TCP timeout under-estimationYuchung Cheng
2018-11-30tcp: fix SNMP under-estimation on failed retransmissionYuchung Cheng
2018-11-30tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-27netfilter: nat: fix double register in masquerade modulesTaehee Yoo
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo
2018-11-24net: always initialize pagedlenWillem de Bruijn
2018-11-24tcp: address problems caused by EDT misshapsEric Dumazet
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet
2018-11-20tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...Stephen Mallon
2018-11-17ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca
2018-11-08inet: frags: better deal with smp racesEric Dumazet
2018-11-05net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo
2018-11-01net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-30bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no dataJohn Fastabend
2018-10-29ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu
2018-10-28net: diag: document swapped src/dst in udp_dump_one.Lorenzo Colitti
2018-10-26net: allow traceroute with a specified interface in a vrfMike Manning
2018-10-25net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork
2018-10-24net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-10-24net: Don't return invalid table id error when dumping all familiesDavid Ahern
2018-10-24net/ipv4: Put target net when address dump fails due to bad attributesDavid Ahern
2018-10-23tcp: add tcp_reset_xmit_timer() helperEric Dumazet
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul
2018-10-22net/ipv4: Add support for dumping addresses for a specific deviceDavid Ahern