summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun
2018-07-07tipc: extend link reset criteria for stale packet retransmissionJon Maloy
2018-07-07net/sched: flower: Add supprt for matching on QinQ vlan headersJianbo Liu
2018-07-07net/sched: flower: Dump the ethertype encapsulated in vlanJianbo Liu
2018-07-07net/flow_dissector: Add support for QinQ dissectionJianbo Liu
2018-07-07net/sched: flower: Add support for matching on vlan ethertypeJianbo Liu
2018-07-07net/flow_dissector: Save vlan ethertype from headersJianbo Liu
2018-07-07rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu
2018-07-07ip: unconditionally set cork gso_sizeWillem de Bruijn
2018-07-07ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn
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