summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net sched actions: add extack messages in pedit actionRoman Mashak2018-07-021-4/+12
* net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao2018-07-021-2/+4
* net-sysfs: Add interface for Rx queue(s) map per Tx queueAmritha Nambiar2018-07-021-0/+83
* net: Enable Tx queue selection based on Rx queuesAmritha Nambiar2018-07-021-17/+45
* net: Record receive queue number for a connectionAmritha Nambiar2018-07-022-0/+5
* net: Use static_key for XPS mapsAmritha Nambiar2018-07-021-6/+25
* net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar2018-07-022-74/+141
* strparser: Call skb_unclone conditionallyVakul Garg2018-06-301-11/+15
* Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-3024-205/+1098
|\
| * mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat2018-06-292-45/+45
| * cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat2018-06-292-18/+18
| * mac80211: remove unnecessary NULL checkJohannes Berg2018-06-291-2/+1
| * mac80211: fix potential null pointer dereferenceGustavo A. R. Silva2018-06-291-1/+3
| * cfg80211: track time using boottimeArnd Bergmann2018-06-292-3/+3
| * mac80211: add support for HELuca Coelho2018-06-1813-36/+661
| * ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-184-6/+6
| * cfg80211: Add support for HELuca Coelho2018-06-153-2/+200
| * nl80211: report 4ADDR status with GET_INTERFACEAntonio Quartulli2018-06-151-1/+2
| * mac80211: support scan features for improved scan privacyJohannes Berg2018-06-159-24/+71
| * nl80211: add scan features for improved scan privacyJohannes Berg2018-06-151-1/+7
| * mac80211: split ieee80211_send_probe_req()Johannes Berg2018-06-154-35/+37
| * mac80211: add probe request building flagsJohannes Berg2018-06-154-16/+26
| * nl80211: refactor common code in scan flags checksJohannes Berg2018-06-151-29/+31
| * cfg80211: use better order for kcalloc() argumentsJohannes Berg2018-06-151-2/+3
* | tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna2018-06-303-0/+38
* | tipc: Auto removal of peer down node instanceGhantaKrishnamurthy MohanKrishna2018-06-301-11/+55
* | tipc: optimize function tipc_node_timeout()Tung Nguyen2018-06-301-3/+5
* | tipc: eliminate buffer cloning in function tipc_msg_extract()Tung Nguyen2018-06-301-20/+15
* | net/smc: add SMC-D diag supportHans Wippel2018-06-301-0/+15
* | net/smc: add SMC-D support in af_smcHans Wippel2018-06-303-19/+200
* | net/smc: add SMC-D support in data transferHans Wippel2018-06-308-56/+308
* | net/smc: add SMC-D support in CLC messagesHans Wippel2018-06-303-78/+205
* | net/smc: add pnetid support for SMC-D and ISMHans Wippel2018-06-303-0/+45
* | net/smc: add base infrastructure for SMC-D and ISMHans Wippel2018-06-307-92/+617
* | net/smc: optimize consumer cursor updatesUrsula Braun2018-06-301-2/+10
* | net/smc: add pnetid supportUrsula Braun2018-06-304-20/+112
* | net/smc: determine port attributes independent from pnet tableUrsula Braun2018-06-304-68/+72
* | tcp: add new SNMP counter for drops when try to queue in rcv queueYafang Shao2018-06-302-2/+7
* | net/sched: add tunnel option support to act_tunnel_keySimon Horman2018-06-291-4/+210
* | net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren2018-06-294-2/+11
* | net/sched: act_tunnel_key: add extended ack supportSimon Horman2018-06-291-6/+21
* | net/sched: act_tunnel_key: disambiguate metadata dst error casesSimon Horman2018-06-291-1/+4
* | sctp: add support for SCTP_REUSE_PORT sockoptXin Long2018-06-291-7/+55
* | ila: Flush netlink command to clear xlat tableTom Herbert2018-06-293-2/+67
* | ila: Create main ila source fileTom Herbert2018-06-295-147/+168
* | ila: Call library function alloc_bucket_locksTom Herbert2018-06-291-18/+5
* | ila: Fix use of rhashtable walk in ila_xlat.cTom Herbert2018-06-291-16/+54
* | skbuff: preserve sock reference when scrubbing the skb.Flavio Leitner2018-06-281-1/+0
* | netfilter: check if the socket netns is correct.Flavio Leitner2018-06-2811-20/+42
* | net sched actions: avoid bitwise operation on signed value in peditRoman Mashak2018-06-281-1/+1