aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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-30tcp: add new SNMP counter for drops when try to queue in rcv queueYafang Shao
2018-06-29net/sched: add tunnel option support to act_tunnel_keySimon Horman
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren
2018-06-29net/sched: act_tunnel_key: add extended ack supportSimon Horman
2018-06-29net/sched: act_tunnel_key: disambiguate metadata dst error casesSimon Horman
2018-06-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long
2018-06-29mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2018-06-29cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2018-06-29mac80211: remove unnecessary NULL checkJohannes Berg
2018-06-29mac80211: fix potential null pointer dereferenceGustavo A. R. Silva
2018-06-29cfg80211: track time using boottimeArnd Bergmann
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert
2018-06-29ila: Create main ila source fileTom Herbert
2018-06-29ila: Call library function alloc_bucket_locksTom Herbert
2018-06-29ila: Fix use of rhashtable walk in ila_xlat.cTom Herbert
2018-06-28skbuff: preserve sock reference when scrubbing the skb.Flavio Leitner
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner
2018-06-28net sched actions: avoid bitwise operation on signed value in peditRoman Mashak
2018-06-28net sched actions: fix misleading text strings in pedit actionRoman Mashak
2018-06-28net sched actions: use sizeof operator for buffer lengthRoman Mashak
2018-06-28net sched actions: fix sparse warningRoman Mashak
2018-06-28net sched actions: fix coding style in pedit actionRoman Mashak
2018-06-28netem: slotting with non-uniform distributionYousuk Seung
2018-06-28l2tp: define helper for parsing struct sockaddr_pppol2tp*Guillaume Nault
2018-06-28tcp: remove one indentation level in tcp_create_openreq_childEric Dumazet
2018-06-27neighbour: force neigh_invalidate when NUD_FAILED update is from adminRoopa Prabhu
2018-06-27net/tls: Remove VLA usage on nonceKees Cook
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley
2018-06-26net: sched: cls_bpf: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_u32: implement offload tcf_proto_opJohn Hurley