summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-011-32/+54
| | |\
| | | * bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-291-32/+54
| | * | net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu2018-06-301-1/+71
| | * | net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang2018-06-301-9/+2Star
| | * | net/ipv6: Fix updates to prefix routeDavid Ahern2018-06-301-3/+6
| | * | net: cleanup gfp mask in alloc_skb_with_fragsMichal Hocko2018-06-301-2/+1Star
| | * | tcp: fix Fast Open key endiannessYuchung Cheng2018-06-301-5/+13
| | * | Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-06-292-21/+16Star
| | |\ \
| | | * | nl80211: check nla_parse_nested() return valuesJohannes Berg2018-06-291-5/+11
| | | * | nl80211: relax ht operation checks for meshBob Copeland2018-06-291-16/+3Star
| | | * | mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior2018-06-291-0/+2
| | * | | net, mm: account sock objects to kmemcgShakeel Butt2018-06-291-2/+5
| | |/ /
| | * | net/smc: rebuild nonblocking connectUrsula Braun2018-06-282-28/+71
| | * | tcp: add one more quick ack after after ECN eventsEric Dumazet2018-06-281-2/+2
| | * | bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada2018-06-283-21/+14Star
| | * | strparser: Remove early eaten to fix full tcp receive buffer stallDoron Roberts-Kedes2018-06-281-16/+1Star
| | * | bpfilter: check compiler capability in KconfigMasahiro Yamada2018-06-282-5/+1Star
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-285-11/+68
| | |\ \
| | | * | netfilter: nf_conncount: fix garbage collection confirm raceFlorian Westphal2018-06-261-5/+47
| | | * | netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn2018-06-261-3/+6
| | | * | netfilter: nf_log: fix uninit read in nf_log_proc_dostringJann Horn2018-06-261-0/+4
| | | * | netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregisterGao Feng2018-06-181-0/+5
| | | * | netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-06-181-3/+3
| | | * | netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet2018-06-181-0/+3
| | * | | fib_rules: match rules based on suppress_* properties tooJason A. Donenfeld2018-06-271-0/+8
| | * | | rds: clean up loopback rds_connections on netns deletionSowmini Varadhan2018-06-273-1/+68
| * | | | net: handle NULL ->poll gracefullyChristoph Hellwig2018-06-291-0/+2
| * | | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-2854-169/+212
| |/ / /
* | | | 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/+1Star
| * | | | 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