index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: openvswitch: kerneldoc fixes
Andrew Lunn
2020-07-13
2
-4
/
+5
*
net: nfc: kerneldoc fixes
Andrew Lunn
2020-07-13
2
-4
/
+3
*
net: netlabel: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-1
/
+1
*
net: netfilter: kerneldoc fixes
Andrew Lunn
2020-07-13
3
-9
/
+9
*
net: mac80211: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-3
/
+1
*
net: llc: kerneldoc fixes
Andrew Lunn
2020-07-13
5
-5
/
+9
*
net: ipv6: kerneldoc fixes
Andrew Lunn
2020-07-13
4
-7
/
+13
*
net: ipv4: kerneldoc fixes
Andrew Lunn
2020-07-13
6
-7
/
+13
*
net: decnet: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-0
/
+2
*
net: dccp: kerneldoc fixes
Andrew Lunn
2020-07-13
6
-0
/
+17
*
net: core: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-0
/
+1
*
net: can: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-0
/
+2
*
net: 9p: kerneldoc fixes
Andrew Lunn
2020-07-13
2
-4
/
+5
*
AX.25 Kconfig: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-13
1
-5
/
+5
*
dccp: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-13
6
-7
/
+7
*
net: bridge: fix undefined br_vlan_can_enter_range in tunnel code
Nikolay Aleksandrov
2020-07-13
1
-0
/
+6
*
net: bridge: notify on vlan tunnel changes done via the old api
Nikolay Aleksandrov
2020-07-12
1
-2
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
89
-445
/
+608
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
79
-402
/
+548
|
|
\
|
|
*
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2020-07-09
2
-1
/
+4
|
|
*
ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
Michal Kubecek
2020-07-09
1
-14
/
+13
|
|
*
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
2020-07-09
1
-4
/
+4
|
|
*
tipc: fix retransmission on unicast links
Hamish Martin
2020-07-08
1
-8
/
+18
|
|
*
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
2020-07-08
1
-4
/
+1
|
|
*
net/smc: tolerate future SMCD versions
Ursula Braun
2020-07-08
2
-13
/
+34
|
|
*
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
2020-07-08
4
-18
/
+20
|
|
*
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
2020-07-08
4
-18
/
+22
|
|
*
net/smc: fix work request handling
Karsten Graul
2020-07-08
2
-8
/
+10
|
|
*
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
2020-07-08
3
-48
/
+77
|
|
*
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
2020-07-07
1
-1
/
+1
|
|
*
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
2020-07-07
1
-0
/
+2
|
|
*
mptcp: fix DSS map generation on fin retransmission
Paolo Abeni
2020-07-07
1
-3
/
+3
|
|
*
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
2020-07-07
1
-0
/
+3
|
|
*
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-07
1
-1
/
+1
|
|
*
ipv6: Fix use of anycast address with loopback
David Ahern
2020-07-07
1
-1
/
+1
|
|
*
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
2020-07-06
1
-1
/
+4
|
|
*
hsr: fix interface leak in error path of hsr_dev_finalize()
Taehee Yoo
2020-07-04
1
-4
/
+7
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-07-04
5
-5
/
+7
|
|
|
\
|
|
|
*
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Pablo Neira Ayuso
2020-07-03
1
-0
/
+2
|
|
|
*
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
2020-06-30
4
-5
/
+5
|
|
*
|
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-03
16
-32
/
+41
|
|
*
|
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
2020-07-02
1
-4
/
+1
|
|
*
|
tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
Eric Dumazet
2020-07-01
1
-0
/
+2
|
|
*
|
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
2020-07-01
3
-5
/
+5
|
|
*
|
tcp: md5: do not send silly options in SYNCOOKIES
Eric Dumazet
2020-07-01
1
-3
/
+5
|
|
*
|
rds: If one path needs re-connection, check all and re-connect
Rao Shoaib
2020-07-01
3
-1
/
+20
|
|
*
|
tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
Eric Dumazet
2020-07-01
2
-9
/
+18
|
|
*
|
genetlink: remove genl_bind
Sean Tranchetti
2020-07-01
1
-49
/
+0
|
|
*
|
net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
Dan Carpenter
2020-06-30
1
-1
/
+5
|
|
*
|
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2020-06-30
2
-2
/
+8
[next]