summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-07-121-6/+28
|\
| * net: allow fallback function to pass netdevAlexander Duyck2018-07-091-1/+2
| * net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-4/+7
| * net: Add generic ndo_select_queue functionsAlexander Duyck2018-07-091-0/+4
| * net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck2018-07-091-2/+2
| * net: Add support for subordinate device traffic classesAlexander Duyck2018-07-091-1/+15
* | tcp: expose both send and receive intervals for rate sampleDeepti Raghavan2018-07-121-0/+2
* | netfilter: Add nf_ct_get_tuple_skb global lookup functionToke Høiland-Jørgensen2018-07-111-0/+11
* | sched: Add Common Applications Kept Enhanced (cake) qdiscToke Høiland-Jørgensen2018-07-111-0/+114
* | net: Use __u32 in uapi net_stamp.hJesus Sanchez-Palencia2018-07-101-2/+2
* | netfilter: fix use-after-free in NF_HOOK_LISTEdward Cree2018-07-091-3/+7
|/
* net: sched: change action API to use array of pointers to actionsVlad Buslov2018-07-081-3/+4
* net: sched: atomically check-allocate actionVlad Buslov2018-07-081-0/+3
* net: sched: add 'delete' function to action opsVlad Buslov2018-07-081-0/+1
* net: sched: implement action API that deletes action by indexVlad Buslov2018-07-081-0/+1
* net: sched: implement unlocked action init APIVlad Buslov2018-07-081-2/+4
* net: sched: change type of reference and bind countersVlad Buslov2018-07-081-2/+3
* net: sched: use rcu for action cookie updateVlad Buslov2018-07-082-1/+2
* openvswitch: kernel datapath clone actionYifeng Sun2018-07-082-0/+8
* net/sched: flower: Add supprt for matching on QinQ vlan headersJianbo Liu2018-07-071-0/+4
* net/flow_dissector: Add support for QinQ dissectionJianbo Liu2018-07-071-0/+2
* net/flow_dissector: Save vlan ethertype from headersJianbo Liu2018-07-071-1/+1
* devlink: fix incorrect return statementArnd Bergmann2018-07-071-1/+0
* ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn2018-07-071-1/+0
* ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn2018-07-072-6/+4
* sock: sockc cookie initializerWillem de Bruijn2018-07-071-0/+6
* ipv6: ipcm6_cookie initializerWillem de Bruijn2018-07-071-0/+19
* ipv4: ipcm_cookie initializersWillem de Bruijn2018-07-071-0/+15
* net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree2018-07-061-0/+2
* devlink: Add enable_sriov boolean generic parameterVasundhara Volam2018-07-051-0/+4
* devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh2018-07-051-0/+31
* devlink: Add devlink notifications support for paramsMoshe Shemesh2018-07-052-0/+9
* devlink: Add support for get/set driverinit valueMoshe Shemesh2018-07-051-0/+18
* devlink: Add param set commandMoshe Shemesh2018-07-052-0/+5
* devlink: Add param get commandMoshe Shemesh2018-07-051-0/+11
* devlink: Add devlink_param register and unregisterMoshe Shemesh2018-07-052-0/+95
* net: limit each hash list length to MAX_GRO_SKBSLi RongQing2018-07-051-1/+6
* net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia2018-07-043-2/+10
* net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia2018-07-042-0/+6
* net/sched: Introduce the ETF QdiscVinicius Costa Gomes2018-07-042-0/+18
* net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes2018-07-041-0/+2
* net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia2018-07-041-0/+1
* net: Add a new socket option for a future transmit time.Richard Cochran2018-07-043-0/+28
* net:sched: add action inheritdsfield to skbeditQiaobin Fu2018-07-041-0/+2
* net: ipv4: listified version of ip_rcvEdward Cree2018-07-043-0/+27
* net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree2018-07-041-0/+30
* net: core: unwrap skb list receive slightly furtherEdward Cree2018-07-041-0/+7
* net: core: trivial netif_receive_skb_list() entry pointEdward Cree2018-07-041-0/+1
* sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparamsXin Long2018-07-041-0/+4
* sctp: add support for dscp and flowlabel per transportXin Long2018-07-042-0/+16