index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2
-1
/
+4
2020-07-09
ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
Michal Kubecek
1
-14
/
+13
2020-07-09
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
1
-4
/
+4
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
4
-9
/
+21
2020-07-08
cxgb4: fix all-mask IP address comparison
Rahul Lakkireddy
1
-5
/
+5
2020-07-08
tipc: fix retransmission on unicast links
Hamish Martin
1
-8
/
+18
2020-07-08
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
1
-4
/
+1
2020-07-08
Merge branch 'net-smc-fixes'
David S. Miller
11
-105
/
+163
2020-07-08
net/smc: tolerate future SMCD versions
Ursula Braun
2
-13
/
+34
2020-07-08
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
4
-18
/
+20
2020-07-08
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
4
-18
/
+22
2020-07-08
net/smc: fix work request handling
Karsten Graul
2
-8
/
+10
2020-07-08
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
3
-48
/
+77
2020-07-08
net: atlantic: fix ip dst and ipv6 address filters
Dmitry Bogdanov
2
-3
/
+3
2020-07-07
ionic: centralize queue reset code
Shannon Nelson
3
-41
/
+32
2020-07-07
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
1
-35
/
+22
2020-07-07
net: qed: fix buffer overflow on ethtool -d
Alexander Lobakin
2
-1
/
+14
2020-07-07
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
1
-1
/
+1
2020-07-07
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-07
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
1
-0
/
+2
2020-07-07
net/mlx5e: Do not include rwlock.h directly
Sebastian Andrzej Siewior
1
-1
/
+0
2020-07-07
mptcp: fix DSS map generation on fin retransmission
Paolo Abeni
1
-3
/
+3
2020-07-07
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
1
-0
/
+3
2020-07-07
net: ethernet: fec: prevent tx starvation under high rx load
Tobias Waldekranz
2
-68
/
+31
2020-07-07
net: sky2: initialize return of gm_phy_read
Tom Rix
1
-1
/
+1
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
4
-16
/
+27
2020-07-07
ipv6: Fix use of anycast address with loopback
David Ahern
1
-1
/
+1
2020-07-07
net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
AceLan Kao
1
-0
/
+1
2020-07-07
Merge branch 'net-ipa-fix-warning-reported-errors'
David S. Miller
3
-3
/
+6
2020-07-07
net: ipa: include declarations in "ipa_gsi.c"
Alex Elder
1
-0
/
+1
2020-07-07
net: ipa: declare struct types in "ipa_gsi.h"
Alex Elder
1
-0
/
+2
2020-07-07
net: ipa: fix QMI structure definition bugs
Alex Elder
1
-3
/
+3
2020-07-06
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
2
-1
/
+17
2020-07-06
Merge branch 'hns3-fixes'
David S. Miller
4
-6
/
+13
2020-07-06
net: hns3: fix use-after-free when doing self test
Yonglong Liu
1
-3
/
+6
2020-07-06
net: hns3: add a missing uninit debugfs when unload driver
Huazhong Tan
1
-2
/
+1
2020-07-06
net: hns3: fix for mishandle of asserting VF reset fail
Huazhong Tan
1
-0
/
+5
2020-07-06
net: hns3: check reset pending after FLR prepare
Huazhong Tan
1
-1
/
+1
2020-07-06
Merge branch 'smsc95xx-fix-smsc95xx_bind'
David S. Miller
1
-1
/
+8
2020-07-06
smsc95xx: avoid memory leak in smsc95xx_bind
Andre Edich
1
-1
/
+2
2020-07-06
smsc95xx: check return value of smsc95xx_reset
Andre Edich
1
-0
/
+6
2020-07-06
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Xie He
1
-1
/
+8
2020-07-04
Merge branch 'net-rmnet-fix-interface-leak-for-rmnet-module'
David S. Miller
1
-5
/
+13
2020-07-04
net: rmnet: do not allow to add multiple bridge interfaces
Taehee Yoo
1
-0
/
+5
2020-07-04
net: rmnet: fix lower interface leak
Taehee Yoo
1
-9
/
+12
2020-07-04
hsr: fix interface leak in error path of hsr_dev_finalize()
Taehee Yoo
1
-4
/
+7
2020-07-04
hinic: fix sending mailbox timeout in aeq event work
Luo bin
2
-19
/
+88
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-5
/
+7
2020-07-04
Merge branch 'Documentation-networking-eliminate-doubled-words'
David S. Miller
7
-8
/
+8
2020-07-04
Documentation: networking: rxrpc: drop doubled word
Randy Dunlap
1
-1
/
+1
[next]