summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye2020-08-281-3/+4
* netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packetMichael Zhou2020-08-281-0/+39
* netlabel: remove unused param from audit_log_format()Alex Dewar2020-08-281-3/+2
* net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar2020-08-281-2/+15
* Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...David S. Miller2020-08-2817-212/+464
|\
| * nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu2020-08-271-3/+6
| * mac80211: rename csa counters to countdown countersJohn Crispin2020-08-277-52/+53
| * nl80211: rename csa counter attributes countdown countersJohn Crispin2020-08-271-8/+8
| * nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu2020-08-271-8/+129
| * cfg80211: add helper fn for adjacent rule channelsMarkus Theil2020-08-271-11/+158
| * cfg80211: add helper fn for single rule channelsMarkus Theil2020-08-271-47/+59
| * nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributesJohannes Berg2020-08-271-22/+14
| * nl80211: clean up code/policy a bitJohannes Berg2020-08-271-42/+18
| * net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin2020-08-277-20/+20
| * net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap2020-08-271-1/+1
| * net: wireless: sme.c: delete duplicated wordRandy Dunlap2020-08-271-1/+1
| * net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap2020-08-271-2/+2
| * net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap2020-08-271-2/+2
| * net: wireless: delete duplicated word + fix grammarRandy Dunlap2020-08-271-2/+2
| * net: mac80211: mesh.h: delete duplicated wordRandy Dunlap2020-08-271-1/+1
| * net: mac80211: agg-rx.c: fix duplicated wordsRandy Dunlap2020-08-271-1/+1
* | tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le2020-08-271-0/+5
|/
* ipv4: nexthop: Correctly update nexthop group when replacing a nexthopIdo Schimmel2020-08-261-0/+32
* ipv4: nexthop: Correctly update nexthop group when removing a nexthopIdo Schimmel2020-08-261-1/+7
* ipv4: nexthop: Remove unnecessary rtnl_dereference()Ido Schimmel2020-08-261-1/+1
* ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAYIdo Schimmel2020-08-261-1/+1
* ipv4: nexthop: Reduce allocation size of 'struct nh_group'Ido Schimmel2020-08-261-4/+1
* sunrpc: Avoid comma separated statementsJoe Perches2020-08-251-2/+4
* ipv6: fib6: Avoid comma separated statementsJoe Perches2020-08-251-4/+8
* net: clean up codestyle for net/ipv4Miaohe Lin2020-08-253-20/+23
* net: Remove duplicated midx check against 0Miaohe Lin2020-08-251-3/+2
* net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANYMiaohe Lin2020-08-251-2/+2
* net: Set ping saddr after we successfully get the ping portMiaohe Lin2020-08-251-16/+3
* net: gain ipv4 mtu when mtu is not lockedMiaohe Lin2020-08-251-1/+2
* Merge tag 'batadv-next-for-davem-20200824' of git://git.open-mesh.org/linux-m...David S. Miller2020-08-2414-31/+15
|\
| * batman-adv: Migrate to linux/prandom.hSven Eckelmann2020-08-184-1/+4
| * batman-adv: Drop repeated words in commentsSven Eckelmann2020-08-187-8/+8
| * batman-adv: types.h: delete duplicated wordsRandy Dunlap2020-08-181-2/+2
| * batman-adv: Drop unused function batadv_hardif_remove_interfaces()Sven Eckelmann2020-08-183-19/+0
| * batman-adv: Start new development cycleSimon Wunderlich2020-08-181-1/+1
* | net: Use helper macro RT_TOS() in __icmp_send()Miaohe Lin2020-08-241-2/+2
* | net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDEDMiaohe Lin2020-08-241-2/+3
* | net: dccp: delete repeated wordsRandy Dunlap2020-08-243-3/+3
* | net: netlink: delete repeated wordsRandy Dunlap2020-08-242-5/+5
* | net: ipv4: delete repeated wordsRandy Dunlap2020-08-245-6/+6
* | net: sctp: ulpqueue.c: delete duplicated wordRandy Dunlap2020-08-241-1/+1
* | net: sctp: sm_make_chunk.c: delete duplicated words + fix typoRandy Dunlap2020-08-241-3/+3
* | net: sctp: protocol.c: delete duplicated words + punctuationRandy Dunlap2020-08-241-4/+4
* | net: sctp: chunk.c: delete duplicated wordRandy Dunlap2020-08-241-1/+1
* | net: sctp: bind_addr.c: delete duplicated wordRandy Dunlap2020-08-241-1/+1