index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aha1542.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
3
-13
/
+12
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
1
-1
/
+1
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
1
-19
/
+16
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
1
-0
/
+4
2020-02-27
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
1
-2
/
+0
2020-02-27
net: rmnet: fix suspicious RCU usage
Taehee Yoo
3
-10
/
+9
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
1
-4
/
+2
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
1
-0
/
+5
2020-02-27
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
1
-0
/
+5
2020-02-27
mlx5: register lag notifier for init network namespace only
Jiri Pirko
5
-14
/
+6
2020-02-27
unix: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
1
-0
/
+4
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
1
-1
/
+2
2020-02-27
hinic: fix a bug of setting hw_ioctxt
Luo bin
3
-1
/
+3
2020-02-27
hinic: fix a irq affinity bug
Luo bin
2
-3
/
+3
2020-02-26
net/smc: check for valid ib_client_data
Karsten Graul
1
-0
/
+2
2020-02-26
net: stmmac: fix notifier registration
Aaro Koskinen
1
-5
/
+8
2020-02-26
net: phy: mscc: fix firmware paths
Antoine Tenart
1
-2
/
+2
2020-02-26
mptcp: add dummy icsk_sync_mss()
Paolo Abeni
1
-0
/
+6
2020-02-26
net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_aneg
Sudheesh Mavila
2
-6
/
+6
2020-02-26
slip: not call free_netdev before rtnl_unlock in slip_open
yangerkun
1
-0
/
+3
2020-02-26
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
1
-2
/
+8
2020-02-26
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
3
-11
/
+28
2020-02-26
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
Nicolas Saenz Julienne
1
-0
/
+1
2020-02-26
sched: act: count in the size of action flags bitfield
Jiri Pirko
1
-0
/
+1
2020-02-26
net: core: devlink.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-9
/
+10
2020-02-26
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
Florian Fainelli
1
-2
/
+1
2020-02-26
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
5
-38
/
+38
2020-02-26
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
1
-10
/
+6
2020-02-26
ethtool: limit bitset size
Michal Kubecek
2
-1
/
+4
2020-02-26
net: Fix Tx hash bound checking
Amritha Nambiar
1
-0
/
+2
2020-02-26
selftests: nft_concat_range: Add test for reported add/flush/add issue
Stefano Brivio
1
-4
/
+39
2020-02-26
nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
Stefano Brivio
1
-2
/
+4
2020-02-25
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
Jason A. Donenfeld
1
-6
/
+10
2020-02-25
selftests: nft_concat_range: Move option for 'list ruleset' before command
Stefano Brivio
1
-6
/
+6
2020-02-24
net: bridge: fix stale eth hdr pointer in br_dev_xmit
Nikolay Aleksandrov
1
-4
/
+2
2020-02-24
net: ll_temac: Handle DMA halt condition caused by buffer underrun
Esben Haabendal
2
-5
/
+56
2020-02-24
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
Esben Haabendal
2
-31
/
+82
2020-02-24
net: ll_temac: Add more error handling of dma_map_single() calls
Esben Haabendal
1
-2
/
+24
2020-02-24
net: ll_temac: Fix race condition causing TX hang
Esben Haabendal
1
-3
/
+16
2020-02-24
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
2020-02-24
nl80211: explicitly include if_vlan.h
Johannes Berg
1
-0
/
+1
2020-02-23
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
Madhuparna Bhowmik
1
-7
/
+14
2020-02-23
net: phy: Avoid multiple suspends
Florian Fainelli
1
-2
/
+3
2020-02-23
net: ks8851-ml: Fix IRQ handling and locking
Marek Vasut
1
-6
/
+8
2020-02-23
docs: networking: phy: Rephrase paragraph for clarity
Jonathan Neuschäfer
1
-2
/
+3
2020-02-23
tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
Neal Cardwell
1
-1
/
+5
2020-02-23
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
Haiyang Zhang
2
-1
/
+4
[next]