summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2018-07-04net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()Wei Yongjun
2018-07-04net:sched: add action inheritdsfield to skbeditQiaobin Fu
2018-07-04net: don't bother calling list RX functions on empty listsEdward Cree
2018-07-04net: ipv4: listify ip_rcv_finishEdward Cree
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree
2018-07-04net: core: propagate SKB lists through packet_type lookupEdward Cree
2018-07-04net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree
2018-07-04net: core: Another step of skb receive list processingEdward Cree
2018-07-04net: core: unwrap skb list receive slightly furtherEdward Cree
2018-07-04net: core: trivial netif_receive_skb_list() entry pointEdward Cree
2018-07-04sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dstXin Long
2018-07-04sctp: add support for setting flowlabel when adding a transportXin Long
2018-07-04sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparamsXin Long
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long
2018-07-04ipv4: add __ip_queue_xmit() that supports tos paramXin Long
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02net sched actions: add extack messages in pedit actionRoman Mashak
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-02net-sysfs: Add interface for Rx queue(s) map per Tx queueAmritha Nambiar
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar
2018-07-02net: Use static_key for XPS mapsAmritha Nambiar
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar
2018-07-01tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang
2018-06-30strparser: Call skb_unclone conditionallyVakul Garg
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-30tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna
2018-06-30tipc: Auto removal of peer down node instanceGhantaKrishnamurthy MohanKrishna
2018-06-30tipc: optimize function tipc_node_timeout()Tung Nguyen
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern
2018-06-30tipc: eliminate buffer cloning in function tipc_msg_extract()Tung Nguyen
2018-06-30net/smc: add SMC-D diag supportHans Wippel
2018-06-30net/smc: add SMC-D support in af_smcHans Wippel
2018-06-30net/smc: add SMC-D support in data transferHans Wippel
2018-06-30net/smc: add SMC-D support in CLC messagesHans Wippel
2018-06-30net/smc: add pnetid support for SMC-D and ISMHans Wippel
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel
2018-06-30net/smc: optimize consumer cursor updatesUrsula Braun
2018-06-30net/smc: add pnetid supportUrsula Braun
2018-06-30net/smc: determine port attributes independent from pnet tableUrsula Braun
2018-06-30net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko
2018-06-30tcp: add new SNMP counter for drops when try to queue in rcv queueYafang Shao
2018-06-30tcp: fix Fast Open key endiannessYuchung Cheng
2018-06-29net/sched: add tunnel option support to act_tunnel_keySimon Horman