aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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/scm/linux/kernel/git/jberg/mac80211-nextDavid 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
2018-06-22rhashtable: split rhashtable.hNeilBrown5-5/+5
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet1-2/+3
2018-06-18mac80211: add support for HELuca Coelho1-9/+55
2018-06-18netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2-1/+1
2018-06-15radiotap: add structs for HELuca Coelho1-0/+123
2018-06-15cfg80211: Add support for HELuca Coelho1-2/+104
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long1-0/+5
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei1-1/+2
2018-06-11tls: fix NULL pointer dereference on pollDaniel Borkmann1-4/+2
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-10/+30
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2-2/+14
2018-06-08netfilter: remove include/net/netfilter/nft_dup.hCorentin Labbe1-10/+0
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds65-471/+1456