summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...David S. Miller2020-08-045-6/+12
|\
| * mac80211: Do not report beacon loss if beacon filtering enabledLoic Poulain2020-08-031-0/+3
| * mac80211: fix misplaced while instead of ifJohannes Berg2020-08-031-1/+1
| * nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin2020-08-031-2/+1
| * mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin2020-08-031-1/+2
| * mac8211: fix struct initialisationJohn Crispin2020-08-031-1/+1
| * mac80211: Handle special status codes in SAE commitJouni Malinen2020-08-031-1/+4
* | seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi headerIoana-Ruxandra Stăncioi2020-08-041-0/+17
* | tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang2020-08-041-0/+2
* | tipc: Use is_broadcast_ether_addr() instead of memcmp()Huang Guobin2020-08-041-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-08-0433-92/+143
|\ \
| * | netfilter: nf_tables: report EEXIST on overlapsPablo Neira Ayuso2020-08-021-9/+7
| * | netfilter: nf_tables: extended netlink error reporting for expressionsPablo Neira Ayuso2020-08-021-1/+6
| * | netfilter: ip6tables: Remove redundant null checksGaurav Singh2020-07-294-8/+4
| * | netfilter: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-298-9/+9
| * | netfilter: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-2217-36/+34
| * | ipvs: queue delayed work to expire no destination connections if expire_nodes...Andrew Sy Kim2020-07-223-27/+81
| * | netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()Dan Carpenter2020-07-151-2/+2
* | | appletalk: Fix atalk_proc_init() return pathVincent Duvert2020-08-041-0/+2
* | | net: Pass NULL to skb_network_protocol() when we don't care about vlan depthMiaohe Lin2020-08-041-2/+1
* | | net: Use __skb_pagelen() directly in skb_cow_data()Miaohe Lin2020-08-041-1/+1
* | | net: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi2020-08-041-2/+11
* | | net: bridge: clear bridge's private skb space on xmitNikolay Aleksandrov2020-08-041-0/+2
* | | ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWNFlorent Fourcot2020-08-041-12/+12
* | | ipv6/addrconf: call addrconf_ifdown with consistent valuesFlorent Fourcot2020-08-041-1/+1
* | | net: openvswitch: make masks cache size configurableEelco Chaudron2020-08-043-14/+114
* | | net: openvswitch: add masks cache hit counterEelco Chaudron2020-08-044-7/+23
* | | ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh2020-08-041-2/+1
* | | openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye2020-08-041-18/+20
* | | net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu2020-08-043-2/+8
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-0228-111/+243
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-0226-95/+194
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-011-1/+1
| | |\ \
| | | * | net/bpfilter: Initialize pos in __bpfilter_process_sockoptChristoph Hellwig2020-07-311-1/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-08-015-52/+95
| | |\ \ \
| | | * | | espintcp: count packets dropped in espintcp_rcvSabrina Dubroca2020-07-301-0/+6
| | | * | | espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca2020-07-301-1/+24
| | | * | | xfrm: esp6: fix the location of the transport header with encapsulationSabrina Dubroca2020-07-281-0/+1
| | | * | | af_key: pfkey_dump needs parameter validationMark Salyzyn2020-07-221-0/+7
| | | * | | xfrm: policy: fix IPv6-only espintcp compilationSabrina Dubroca2020-07-171-2/+2
| | | * | | espintcp: recv() should return 0 when the peer socket is closedSabrina Dubroca2020-07-171-1/+4
| | | * | | espintcp: support non-blocking sendsSabrina Dubroca2020-07-171-13/+13
| | | * | | xfrm: esp6: fix encapsulation header offset computationSabrina Dubroca2020-07-071-3/+9
| | | * | | xfrm: policy: match with both mark and mask on user interfacesXin Long2020-06-243-32/+29
| | * | | | rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye2020-08-011-1/+2
| | * | | | net/sched: The error lable position is corrected in ct_init_moduleliujian2020-08-011-2/+2
| | * | | | Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-07-317-9/+27
| | |\ \ \ \
| | | * | | | mac80211: remove STA txq pending airtime underflow warningFelix Fietkau2020-07-301-3/+1
| | | * | | | mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan2020-07-301-3/+4
| | | * | | | cfg80211: check vendor command doit pointer before useJulian Squires2020-07-301-3/+3