summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-07sock: sockc cookie initializerWillem de Bruijn
2018-07-07ipv6: ipcm6_cookie initializerWillem de Bruijn
2018-07-07ipv4: ipcm_cookie initializersWillem de Bruijn
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree
2018-07-06net: ipv4: fix list processing on L3 slave devicesEdward Cree
2018-07-05net: core: filter: mark expected switch fall-throughGustavo A. R. Silva
2018-07-05net: decnet: dn_nsp_in: mark expected switch fall-throughGustavo A. R. Silva
2018-07-05tipc: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-05devlink: Add enable_sriov boolean generic parameterVasundhara Volam
2018-07-05devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh
2018-07-05devlink: Add devlink notifications support for paramsMoshe Shemesh
2018-07-05devlink: Add support for get/set driverinit valueMoshe Shemesh
2018-07-05devlink: Add param set commandMoshe Shemesh
2018-07-05devlink: Add param get commandMoshe Shemesh
2018-07-05devlink: Add devlink_param register and unregisterMoshe Shemesh
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing
2018-07-05net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()Edward Cree
2018-07-04net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes
2018-07-04net: packet: Hook into time based transmission.Richard Cochran
2018-07-04net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia
2018-07-04net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-07-04net: Clear skb->tstamp only on the forwarding pathJesus Sanchez-Palencia
2018-07-04net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()Wei Yongjun
2018-07-04net:sched: add action inheritdsfield to skbeditQiaobin Fu
2018-07-04net: don't bother calling list RX functions on empty listsEdward Cree
2018-07-04net: ipv4: listify ip_rcv_finishEdward Cree
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree
2018-07-04net: core: propagate SKB lists through packet_type lookupEdward Cree
2018-07-04net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree
2018-07-04net: core: Another step of skb receive list processingEdward Cree
2018-07-04net: core: unwrap skb list receive slightly furtherEdward Cree
2018-07-04net: core: trivial netif_receive_skb_list() entry pointEdward Cree
2018-07-04sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dstXin Long
2018-07-04sctp: add support for setting flowlabel when adding a transportXin Long
2018-07-04sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparamsXin Long
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long
2018-07-04ipv4: add __ip_queue_xmit() that supports tos paramXin Long
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02net sched actions: add extack messages in pedit actionRoman Mashak
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao
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-02net-sysfs: Add interface for Rx queue(s) map per Tx queueAmritha Nambiar
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar