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