index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
tipc: add new AEAD key structure for user API
Tuong Lien
1
-0
/
+21
2019-11-08
tipc: enable creating a "preliminary" node
Tuong Lien
2
-27
/
+73
2019-11-08
tipc: add reference counter to bearer
Tuong Lien
2
-1
/
+16
2019-11-08
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
1
-5
/
+6
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
3
-5
/
+5
2019-11-08
ice: print opcode when printing controlq errors
Jacob Keller
1
-2
/
+4
2019-11-08
ice: use more accurate ICE_DBG mask types
Jacob Keller
4
-58
/
+53
2019-11-08
ice: Introduce and use ice_vsi_type_str
Anirudh Venkataramanan
3
-9
/
+30
2019-11-08
ice: remove unnecessary conditional check
Bruce Allan
1
-2
/
+1
2019-11-08
ice: Update enum ice_flg64_bits to current specification
Brett Creeley
1
-1
/
+1
2019-11-08
ice: delay less
Mitch Williams
2
-3
/
+4
2019-11-08
ice: use pkg_dwnld_status instead of sq_last_status
Bruce Allan
1
-1
/
+1
2019-11-08
ice: Change max MSI-x vector_id check in cfg_irq_map
Brett Creeley
1
-3
/
+5
2019-11-08
ice: Check if VF is disabled for Opcode and other operations
Akeem G Abodunrin
2
-12
/
+63
2019-11-08
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
3
-15
/
+19
2019-11-08
ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx
Usha Ketineni
1
-7
/
+7
2019-11-08
ice: avoid setting features during reset
Henry Tieman
1
-0
/
+8
2019-11-08
ice: Implement DCBNL support
Dave Ertman
9
-5
/
+991
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
10
-10
/
+1480
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
5
-90
/
+84
2019-11-08
cxgb4: fix 64-bit division on i386
Rahul Lakkireddy
1
-2
/
+2
2019-11-08
cxgb4: Use match_string() helper to simplify the code
YueHaibing
1
-11
/
+6
2019-11-08
net: ethernet: stmmac: Add support for syscfg clock
Christophe Roullier
1
-15
/
+8
2019-11-08
cfg80211: VLAN offload support for set_key and set_sta_vlan
Gurumoorthi Gnanasambandhan
3
-0
/
+41
2019-11-08
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
Toke Høiland-Jørgensen
3
-3
/
+5
2019-11-08
mac80211: don't re-parse elems in ieee80211_assoc_success()
Johannes Berg
1
-54
/
+49
2019-11-08
mac80211: move store skb ack code to its own function
John Crispin
1
-20
/
+29
2019-11-08
mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
1
-7
/
+7
2019-11-08
tipc: eliminate checking netns if node established
Hoang Le
1
-9
/
+5
2019-11-08
net: add a READ_ONCE() in skb_peek_tail()
Eric Dumazet
1
-2
/
+4
2019-11-08
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
4
-5
/
+14
2019-11-08
net: use u64_stats_t in struct pcpu_lstats
Eric Dumazet
2
-6
/
+6
2019-11-08
tun: switch to u64_stats_t
Eric Dumazet
1
-16
/
+16
2019-11-08
u64_stats: provide u64_stats_t type
Eric Dumazet
1
-4
/
+47
2019-11-08
net: dummy: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-31
/
+5
2019-11-08
vsockmon: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-29
/
+2
2019-11-08
veth: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-32
/
+11
2019-11-08
net: nlmon: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-25
/
+3
2019-11-08
net: provide dev_lstats_add() helper
Eric Dumazet
2
-10
/
+12
2019-11-08
net: provide dev_lstats_read() helper
Eric Dumazet
2
-7
/
+19
2019-11-08
net: qcom/emac: Demote MTU change print to debug
Florian Fainelli
1
-3
/
+3
2019-11-08
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
7
-14
/
+14
2019-11-08
ethernet: ti: cpts: use ktime_get_real_ns helper
Ivan Khoronzhuk
1
-1
/
+1
2019-11-08
net: atlantic: change email domains to Marvell
Igor Russkikh
3
-12
/
+5
2019-11-08
net: atlantic: implement UDP GSO offload
Igor Russkikh
5
-32
/
+55
2019-11-08
net: atlantic: update flow control logic
Nikita Danilov
7
-41
/
+59
2019-11-08
net: atlantic: stylistic renames
Igor Russkikh
2
-7
/
+7
2019-11-08
net: atlantic: code style cleanup
Nikita Danilov
12
-139
/
+240
2019-11-08
net: atlantic: loopback tests via private flags
Igor Russkikh
11
-2
/
+297
2019-11-08
net: atlantic: add fw configuration memory area
Nikita Danilov
4
-37
/
+159
[next]