aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia3-5/+14
2018-07-04net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia5-0/+9
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+35
2018-07-04net: Clear skb->tstamp only on the forwarding pathJesus Sanchez-Palencia1-1/+1
2018-07-04net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()Wei Yongjun1-9/+16
2018-07-04net:sched: add action inheritdsfield to skbeditQiaobin Fu1-0/+41
2018-07-04net: don't bother calling list RX functions on empty listsEdward Cree1-2/+6
2018-07-04net: ipv4: listify ip_rcv_finishEdward Cree1-6/+48
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree3-10/+67
2018-07-04net: core: propagate SKB lists through packet_type lookupEdward Cree1-8/+64
2018-07-04net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree1-8/+36
2018-07-04net: core: Another step of skb receive list processingEdward Cree1-5/+56
2018-07-04net: core: unwrap skb list receive slightly furtherEdward Cree1-1/+3
2018-07-04net: core: trivial netif_receive_skb_list() entry pointEdward Cree1-0/+19
2018-07-04sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dstXin Long1-0/+9
2018-07-04sctp: add support for setting flowlabel when adding a transportXin Long2-2/+15
2018-07-04sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparamsXin Long1-6/+171
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long3-6/+28
2018-07-04ipv4: add __ip_queue_xmit() that supports tos paramXin Long1-4/+5
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller84-335/+624
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-171/+415
2018-07-02net sched actions: add extack messages in pedit actionRoman Mashak1-4/+12
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao1-2/+4
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers1-1/+1
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca4-6/+4
2018-07-02net-sysfs: Add interface for Rx queue(s) map per Tx queueAmritha Nambiar1-0/+83
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar1-17/+45
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar2-0/+5
2018-07-02net: Use static_key for XPS mapsAmritha Nambiar1-6/+25
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar2-74/+141
2018-07-01tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen1-0/+9
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-32/+54
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu1-1/+71
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang1-9/+2
2018-06-30strparser: Call skb_unclone conditionallyVakul Garg1-11/+15
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. Miller24-205/+1098
2018-06-30tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna3-0/+38
2018-06-30tipc: Auto removal of peer down node instanceGhantaKrishnamurthy MohanKrishna1-11/+55
2018-06-30tipc: optimize function tipc_node_timeout()Tung Nguyen1-3/+5
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern1-3/+6
2018-06-30tipc: eliminate buffer cloning in function tipc_msg_extract()Tung Nguyen1-20/+15
2018-06-30net/smc: add SMC-D diag supportHans Wippel1-0/+15
2018-06-30net/smc: add SMC-D support in af_smcHans Wippel3-19/+200
2018-06-30net/smc: add SMC-D support in data transferHans Wippel8-56/+308
2018-06-30net/smc: add SMC-D support in CLC messagesHans Wippel3-78/+205
2018-06-30net/smc: add pnetid support for SMC-D and ISMHans Wippel3-0/+45
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel7-92/+617
2018-06-30net/smc: optimize consumer cursor updatesUrsula Braun1-2/+10
2018-06-30net/smc: add pnetid supportUrsula Braun4-20/+112
2018-06-30net/smc: determine port attributes independent from pnet tableUrsula Braun4-68/+72