aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-08net: sched: implement action API that deletes action by indexVlad Buslov1-0/+1
2018-07-08net: sched: implement unlocked action init APIVlad Buslov1-2/+4
2018-07-08net: sched: change type of reference and bind countersVlad Buslov1-2/+3
2018-07-08net: sched: use rcu for action cookie updateVlad Buslov2-1/+2
2018-07-07net/flow_dissector: Add support for QinQ dissectionJianbo Liu1-0/+2
2018-07-07net/flow_dissector: Save vlan ethertype from headersJianbo Liu1-1/+1
2018-07-07devlink: fix incorrect return statementArnd Bergmann1-1/+0
2018-07-07ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn1-1/+0
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn2-6/+4
2018-07-07sock: sockc cookie initializerWillem de Bruijn1-0/+6
2018-07-07ipv6: ipcm6_cookie initializerWillem de Bruijn1-0/+19
2018-07-07ipv4: ipcm_cookie initializersWillem de Bruijn1-0/+15
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree1-0/+2
2018-07-05devlink: Add enable_sriov boolean generic parameterVasundhara Volam1-0/+4
2018-07-05devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh1-0/+31
2018-07-05devlink: Add devlink notifications support for paramsMoshe Shemesh1-0/+7
2018-07-05devlink: Add support for get/set driverinit valueMoshe Shemesh1-0/+18
2018-07-05devlink: Add param set commandMoshe Shemesh1-0/+4
2018-07-05devlink: Add devlink_param register and unregisterMoshe Shemesh1-0/+85
2018-07-04net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia1-1/+2
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia1-0/+5
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes1-0/+2
2018-07-04net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia1-0/+1
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+10
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree1-0/+2
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long1-0/+9
2018-07-04ipv4: add __ip_queue_xmit() that supports tos paramXin Long1-1/+8
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-7/+18
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+6
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar1-0/+10
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar2-0/+29
2018-07-02net: sock: Change tx_queue_mapping in sock_common to unsigned shortAmritha Nambiar1-3/+11
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller3-11/+282
2018-06-30net/smc: add pnetid support for SMC-D and ISMHans Wippel1-0/+1
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel1-0/+62
2018-06-30net/smc: add pnetid supportUrsula Braun1-0/+2
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren1-2/+6
2018-06-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long1-0/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds6-6/+12
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner1-1/+2
2018-06-28net sched actions: fix coding style in pedit headersRoman Mashak1-0/+1
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+1
2018-06-27nfp: reject binding to shared blocksJohn Hurley1-0/+5
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley1-2/+4
2018-06-26net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley1-0/+15
2018-06-26net: sched: add tcf_proto_op to offload a ruleJohn Hurley2-3/+6
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley1-4/+7
2018-06-26net: Convert GRO SKB handling to list_head.David Miller4-7/+7
2018-06-23netns: get more entropy from net_hash_mix()Eric Dumazet1-6/+1
2018-06-22tcp_bbr: fix bbr pacing rate for internal pacingEric Dumazet1-0/+11