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
2019-11-08
sctp: add SCTP_ADDR_POTENTIALLY_FAILED notification
Xin Long
2
-18
/
+16
2019-11-08
sctp: add pf_expose per netns and sock and asoc
Xin Long
9
-2
/
+68
2019-11-08
devlink: disallow reload operation during device cleanup
Jiri Pirko
5
-4
/
+57
2019-11-08
selftest: net: add alternative names test
Jiri Pirko
1
-0
/
+75
2019-11-08
packet: fix data-race in fanout_flow_is_huge()
Eric Dumazet
1
-3
/
+9
2019-11-08
Merge branch 'TIPC-Encryption'
David S. Miller
20
-71
/
+2651
2019-11-08
tipc: add support for AEAD key setting via netlink
Tuong Lien
4
-1
/
+160
2019-11-08
tipc: introduce TIPC encryption & authentication
Tuong Lien
17
-46
/
+2385
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
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
24
-218
/
+2751
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
Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...
David S. Miller
8
-92
/
+139
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-07
tipc: eliminate checking netns if node established
Hoang Le
1
-9
/
+5
2019-11-07
net: add a READ_ONCE() in skb_peek_tail()
Eric Dumazet
1
-2
/
+4
2019-11-07
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
4
-5
/
+14
2019-11-07
Merge branch 'u64_stats_t'
David S. Miller
8
-157
/
+118
2019-11-07
net: use u64_stats_t in struct pcpu_lstats
Eric Dumazet
2
-6
/
+6
2019-11-07
tun: switch to u64_stats_t
Eric Dumazet
1
-16
/
+16
2019-11-07
u64_stats: provide u64_stats_t type
Eric Dumazet
1
-4
/
+47
2019-11-07
net: dummy: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-31
/
+5
2019-11-07
vsockmon: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-29
/
+2
2019-11-07
veth: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-32
/
+11
2019-11-07
net: nlmon: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-25
/
+3
2019-11-07
net: provide dev_lstats_add() helper
Eric Dumazet
2
-10
/
+12
[next]