summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-06-26tcp: add SNMP counter for zero-window dropsYafang Shao
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller
2018-06-26net: Convert GRO SKB handling to list_head.David Miller
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-24tls: Removed unused variableVakul Garg
2018-06-24net_sched: remove unused htb drop_listCong Wang
2018-06-23net_sched: remove a bogus warning in hfscCong Wang
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
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-22tcp_bbr: fix bbr pacing rate for internal pacingEric Dumazet
2018-06-22tcp: ignore rcv_rtt sample with old ts ecr valueWei Wang
2018-06-22rhashtable: remove nulls_base and related code.NeilBrown
2018-06-22rhashtable: split rhashtable.hNeilBrown
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
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet
2018-06-20net/ncsi: Use netdev_dbg for debug messagesJoel Stanley
2018-06-20net/ncsi: Drop no more channels messageJoel Stanley
2018-06-20net/ncsi: Silence debug messagesJoel Stanley
2018-06-19sunrpc: Prevent duplicate XID allocationChuck Lever
2018-06-17net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-06-17atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu
2018-06-15tls: fix waitall behavior in tls_sw_recvmsgDaniel Borkmann
2018-06-15tls: fix use-after-free in tls_push_recordDaniel Borkmann
2018-06-15l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault
2018-06-15l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann