summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
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-29net: handle NULL ->poll gracefullyChristoph Hellwig
2018-06-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long
2018-06-29Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-06-29net, mm: account sock objects to kmemcgShakeel Butt
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-29nl80211: check nla_parse_nested() return valuesJohannes Berg
2018-06-29nl80211: relax ht operation checks for meshBob Copeland
2018-06-29mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior