aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore3-95/+52
2018-07-04sctp: fix the issue that pathmtu may be set lower than MINSEGMENTXin Long1-1/+1
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2-72/+87
2018-07-04gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen1-2/+14
2018-07-03tls: fix skb_to_sgvec returning unhandled error.Doron Roberts-Kedes1-0/+5
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-171/+415
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers1-1/+1
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca4-6/+4
2018-07-01tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen1-0/+9
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-32/+54
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu1-1/+71
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang1-9/+2
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern1-3/+6
2018-06-30net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko1-2/+1
2018-06-30tcp: fix Fast Open key endiannessYuchung Cheng1-5/+13
2018-06-29net: handle NULL ->poll gracefullyChristoph Hellwig1-0/+2
2018-06-29Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-21/+16
2018-06-29net, mm: account sock objects to kmemcgShakeel Butt1-2/+5
2018-06-29nl80211: check nla_parse_nested() return valuesJohannes Berg1-5/+11
2018-06-29nl80211: relax ht operation checks for meshBob Copeland1-16/+3
2018-06-29mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior1-0/+2
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern1-32/+54
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds54-169/+212
2018-06-28net/smc: rebuild nonblocking connectUrsula Braun2-28/+71
2018-06-28tcp: add one more quick ack after after ECN eventsEric Dumazet1-2/+2
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada3-21/+14
2018-06-28strparser: Remove early eaten to fix full tcp receive buffer stallDoron Roberts-Kedes1-16/+1
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada2-5/+1
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-11/+68
2018-06-27fib_rules: match rules based on suppress_* properties tooJason A. Donenfeld1-0/+8
2018-06-27rds: clean up loopback rds_connections on netns deletionSowmini Varadhan3-1/+68
2018-06-26netfilter: nf_conncount: fix garbage collection confirm raceFlorian Westphal1-5/+47
2018-06-26netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn1-3/+6
2018-06-26netfilter: nf_log: fix uninit read in nf_log_proc_dostringJann Horn1-0/+4
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-32/+47
2018-06-23net_sched: remove a bogus warning in hfscCong Wang1-2/+2
2018-06-23net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet1-4/+7
2018-06-23net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet1-3/+2
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu1-3/+6
2018-06-22VSOCK: fix loopback on big-endian systemsClaudio Imbrenda1-1/+1
2018-06-22cls_flower: fix use after free in flower S/W pathPaolo Abeni1-4/+17
2018-06-22net/packet: fix use-after-freeEric Dumazet1-9/+7
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+7
2018-06-21sctp: fix erroneous inc of snmp SctpFragUsrMsgsMarcelo Ricardo Leitner1-1/+3
2018-06-21strparser: Don't schedule in workqueue in paused stateVakul Garg1-4/+1
2018-06-21bpfilter: fix user mode helper cross compilationMatteo Croce1-1/+1
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn2-2/+4
2018-06-20bpfilter: ignore binary filesMatteo Croce1-0/+1
2018-06-20bpfilter: fix build errorMatteo Croce1-2/+4
2018-06-20net/sched: act_ife: preserve the action control in case of errorDavide Caratti1-2/+1