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
/
fs
/
afs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
net/smc: transfer fasync_list in case of fallback
Ursula Braun
1
-0
/
+2
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
1
-6
/
+9
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
1
-1
/
+1
2020-02-14
net: hns3: add management table after IMP reset
Yufeng Mo
1
-0
/
+7
2020-02-13
xfrm: interface: use icmp_ndo_send helper
Jason A. Donenfeld
1
-3
/
+3
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
2
-2
/
+13
2020-02-13
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld
1
-19
/
+4
2020-02-13
gtp: use icmp_ndo_send helper
Jason A. Donenfeld
1
-2
/
+2
2020-02-13
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
4
-0
/
+79
2020-02-13
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-13
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-13
net/flow_dissector: remove unexist field description
Hangbin Liu
1
-1
/
+0
2020-02-13
page_pool: refill page when alloc.count of pool is zero
Li RongQing
1
-14
/
+8
2020-02-12
ice: Trivial fixes
Tony Nguyen
11
-29
/
+31
2020-02-12
ice: Use correct netif error function
Ben Shelton
1
-1
/
+1
2020-02-12
ice: Cleanup ice_vsi_alloc_q_vectors
Anirudh Venkataramanan
1
-8
/
+3
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
8
-227
/
+123
2020-02-12
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
6
-27
/
+27
2020-02-12
ice: Remove possible null dereference
Tony Nguyen
1
-2
/
+0
2020-02-12
ice: update Unit Load Status bitmask to check after reset
Bruce Allan
2
-5
/
+18
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
4
-28
/
+13
2020-02-12
ice: Modify link message logging
Akeem G Abodunrin
1
-1
/
+1
2020-02-12
ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps
Anirudh Venkataramanan
1
-2
/
+0
2020-02-12
ice: Remove ice_dev_onetime_setup()
Brett Creeley
4
-20
/
+0
2020-02-12
ice: Don't allow same value for Rx tail to be written twice
Brett Creeley
1
-1
/
+1
2020-02-12
ice: display supported and advertised link modes
Paul Greenwalt
1
-280
/
+2
2020-02-12
ice: Fix switch between FW and SW LLDP
Dave Ertman
1
-5
/
+5
2020-02-12
ice: Fix DCB rebuild after reset
Dave Ertman
2
-53
/
+36
2020-02-12
net: ethernet: ave: Add capability of rgmii-id mode
Kunihiko Hayashi
1
-0
/
+9
2020-02-12
enic: prevent waking up stopped tx queues over watchdog reset
Firo Yang
1
-1
/
+1
2020-02-11
net: ena: ena-com.c: prevent NULL pointer dereference
Arthur Kiyanovski
1
-0
/
+5
2020-02-11
net: ena: ethtool: use correct value for crc32 hash
Sameeh Jubran
1
-2
/
+2
2020-02-11
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
3
-0
/
+16
2020-02-11
net: ena: fix corruption of dev_idx_to_host_tbl
Arthur Kiyanovski
1
-28
/
+0
2020-02-11
net: ena: fix incorrectly saving queue numbers when setting RSS indirection table
Arthur Kiyanovski
2
-1
/
+25
2020-02-11
net: ena: rss: store hash function as values and not bits
Arthur Kiyanovski
1
-1
/
+5
2020-02-11
net: ena: rss: fix failure to get indirection table
Sameeh Jubran
1
-0
/
+14
2020-02-11
net: ena: rss: do not allocate key when not supported
Sameeh Jubran
1
-3
/
+21
2020-02-11
net: ena: fix incorrect default RSS key
Arthur Kiyanovski
2
-0
/
+16
2020-02-11
net: ena: add missing ethtool TX timestamping indication
Arthur Kiyanovski
1
-0
/
+1
2020-02-11
net: ena: fix uses of round_jiffies()
Arthur Kiyanovski
1
-3
/
+3
2020-02-11
net: ena: fix potential crash when rxfh key is NULL
Arthur Kiyanovski
1
-8
/
+9
2020-02-11
net/smc: fix leak of kernel memory to user space
Eric Dumazet
1
-3
/
+2
2020-02-11
i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
Brett Creeley
1
-2
/
+2
2020-02-11
core: Don't skip generic XDP program execution for cloned SKBs
Toke Høiland-Jørgensen
1
-2
/
+2
2020-02-10
qmi_wwan: unconditionally reject 2 ep interfaces
Bjørn Mork
1
-27
/
+15
2020-02-10
net: dsa: mv88e6xxx: Prevent truncation of longer interrupt names
Andrew Lunn
1
-6
/
+6
2020-02-10
qmi_wwan: re-add DW5821e pre-production variant
Bjørn Mork
1
-0
/
+1
2020-02-10
tipc: fix successful connect() but timed out
Tuong Lien
1
-0
/
+2
2020-02-10
mptcp: make the symbol 'mptcp_sk_clone_lock' static
Chen Wandun
1
-1
/
+1
[next]