summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-14net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun
2018-07-03net/smc: fix up merge error with poll changesLinus Torvalds
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-01tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern
2018-06-30net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko
2018-06-30tcp: fix Fast Open key endiannessYuchung Cheng
2018-06-29net: handle NULL ->poll gracefullyChristoph Hellwig
2018-06-29Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-06-29net, mm: account sock objects to kmemcgShakeel Butt
2018-06-29nl80211: check nla_parse_nested() return valuesJohannes Berg
2018-06-29nl80211: relax ht operation checks for meshBob Copeland
2018-06-29mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28net/smc: rebuild nonblocking connectUrsula Braun
2018-06-28tcp: add one more quick ack after after ECN eventsEric Dumazet
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada
2018-06-28strparser: Remove early eaten to fix full tcp receive buffer stallDoron Roberts-Kedes
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-27fib_rules: match rules based on suppress_* properties tooJason A. Donenfeld
2018-06-27rds: clean up loopback rds_connections on netns deletionSowmini Varadhan
2018-06-26netfilter: nf_conncount: fix garbage collection confirm raceFlorian Westphal
2018-06-26netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-06-26netfilter: nf_log: fix uninit read in nf_log_proc_dostringJann Horn
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-23net_sched: remove a bogus warning in hfscCong Wang
2018-06-23net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet
2018-06-23net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-06-22VSOCK: fix loopback on big-endian systemsClaudio Imbrenda
2018-06-22cls_flower: fix use after free in flower S/W pathPaolo Abeni
2018-06-22net/packet: fix use-after-freeEric Dumazet
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-21sctp: fix erroneous inc of snmp SctpFragUsrMsgsMarcelo Ricardo Leitner
2018-06-21strparser: Don't schedule in workqueue in paused stateVakul Garg
2018-06-21bpfilter: fix user mode helper cross compilationMatteo Croce
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn
2018-06-20bpfilter: ignore binary filesMatteo Croce
2018-06-20bpfilter: fix build errorMatteo Croce
2018-06-20net/sched: act_ife: preserve the action control in case of errorDavide Caratti
2018-06-20net/sched: act_ife: fix recursive lock and idr leakDavide Caratti
2018-06-20net: propagate dev_get_valid_name return codeLi RongQing
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern