summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-07-06Bluetooth: Store Resolv list sizeAnkit Navik-0/+8
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree-0/+2
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore-8/+1
2018-07-05devlink: Add enable_sriov boolean generic parameterVasundhara Volam-0/+4
2018-07-05devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh-0/+31
2018-07-05devlink: Add devlink notifications support for paramsMoshe Shemesh-0/+7
2018-07-05devlink: Add support for get/set driverinit valueMoshe Shemesh-0/+18
2018-07-05devlink: Add param set commandMoshe Shemesh-0/+4
2018-07-05devlink: Add devlink_param register and unregisterMoshe Shemesh-0/+85
2018-07-04net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia-1/+2
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia-0/+5
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes-0/+2
2018-07-04net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia-0/+1
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran-0/+10
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern-0/+6
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree-0/+2
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long-0/+9
2018-07-04ipv4: add __ip_queue_xmit() that supports tos paramXin Long-1/+8
2018-07-02xsk: fix potential race in SKB TX completion codeMagnus Karlsson-0/+4
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+18
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+6
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar-0/+10
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar-0/+29
2018-07-02net: sock: Change tx_queue_mapping in sock_common to unsigned shortAmritha Nambiar-3/+11
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller-11/+282
2018-06-30net/smc: add pnetid support for SMC-D and ISMHans Wippel-0/+1
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel-0/+62
2018-06-30net/smc: add pnetid supportUrsula Braun-0/+2
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren-2/+6
2018-06-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long-0/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds-6/+12
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner-1/+2
2018-06-28net sched actions: fix coding style in pedit headersRoman Mashak-0/+1
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2018-06-27nfp: reject binding to shared blocksJohn Hurley-0/+5
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley-2/+4
2018-06-26net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley-0/+15
2018-06-26net: sched: add tcf_proto_op to offload a ruleJohn Hurley-3/+6
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley-4/+7
2018-06-26net: Convert GRO SKB handling to list_head.David Miller-7/+7
2018-06-25xfrm: policy: remove pcpu policy cacheFlorian Westphal-1/+0
2018-06-23xfrm: Add virtual xfrm interfacesSteffen Klassert-0/+24
2018-06-23xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert-5/+16
2018-06-23flow: Extend flow informations with xfrm interface id.Steffen Klassert-0/+9
2018-06-23xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert-1/+8
2018-06-23netns: get more entropy from net_hash_mix()Eric Dumazet-6/+1
2018-06-22tcp_bbr: fix bbr pacing rate for internal pacingEric Dumazet-0/+11
2018-06-22rhashtable: split rhashtable.hNeilBrown-5/+5
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet-2/+3
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs-1/+1