index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: select CRYPTO_SHA256 if needed
Johannes Berg
2017-11-24
1
-0
/
+7
*
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-11-21
17
-137
/
+155
|
\
|
*
mac80211: properly free requested-but-not-started TX agg sessions
Johannes Berg
2017-11-20
1
-0
/
+5
|
*
mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
Ben Hutchings
2017-11-20
1
-1
/
+4
|
*
cfg80211: initialize regulatory keys/database later
Johannes Berg
2017-11-20
1
-15
/
+27
|
*
mac80211: aggregation: Convert timers to use timer_setup()
Kees Cook
2017-11-20
4
-60
/
+45
|
*
nl80211: don't expose wdev->ssid for most interfaces
Johannes Berg
2017-11-20
1
-2
/
+24
|
*
mac80211: Convert timers to use timer_setup()
Kees Cook
2017-11-20
11
-59
/
+50
*
|
nfp: flower: add missing kdoc
Jakub Kicinski
2017-11-21
1
-0
/
+1
*
|
tipc: fix access of released memory
Jon Maloy
2017-11-21
1
-1
/
+1
*
|
net: qmi_wwan: add Quectel BG96 2c7c:0296
Sebastian Sjoholm
2017-11-21
1
-0
/
+1
*
|
mlxsw: spectrum: Do not try to create non-existing ports during unsplit
Ido Schimmel
2017-11-21
2
-2
/
+8
|
/
*
net: vxge: Fix some indentation issues
Christophe JAILLET
2017-11-20
1
-19
/
+18
*
net: ena: fix race condition between device reset and link up setup
Netanel Belgazal
2017-11-20
2
-3
/
+11
*
r8169: use same RTL8111EVL green settings as in vendor driver
Heiner Kallweit
2017-11-19
1
-0
/
+5
*
r8169: fix RTL8111EVL EEE and green settings
Heiner Kallweit
2017-11-19
1
-6
/
+6
*
tun: fix rcu_read_lock imbalance in tun_build_skb
Xin Long
2017-11-19
1
-1
/
+2
*
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2017-11-19
3
-5
/
+7
*
usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
Gustavo A. R. Silva
2017-11-19
1
-1
/
+4
*
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
2017-11-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-11-17
41
-18
/
+1702
|
\
|
*
sparc64: Fix page table walk for PUD hugepages
Nitin Gupta
2017-11-15
1
-1
/
+1
|
*
sparc64: Convert timers to user timer_setup()
Allen Pais
2017-11-15
1
-3
/
+3
|
*
sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-11-15
1
-8
/
+9
|
*
sparc/led: Convert timers to use timer_setup()
Kees Cook
2017-11-15
1
-7
/
+9
|
*
Merge branch 'sparc64-optimized-fls'
David S. Miller
2017-11-15
7
-2
/
+175
|
|
\
|
|
*
sparc64: Use sparc optimized fls and __fls for T4 and above
Vijay Kumar
2017-11-15
2
-0
/
+11
|
|
*
sparc64: SPARC optimized __fls function
Vijay Kumar
2017-11-15
1
-0
/
+10
|
|
*
sparc64: SPARC optimized fls function
Vijay Kumar
2017-11-15
2
-0
/
+21
|
|
*
sparc64: Define SPARC default __fls function
Vijay Kumar
2017-11-15
3
-1
/
+63
|
|
*
sparc64: Define SPARC default fls function
Vijay Kumar
2017-11-15
3
-1
/
+70
|
|
/
|
*
vDSO for sparc
Nagarathnam Muthusamy
2017-11-15
26
-2
/
+1494
|
*
sparc32: Add cmpxchg64().
David S. Miller
2017-09-27
2
-0
/
+17
|
*
sbus: char: Move D7S_MINOR to include/linux/miscdevice.h
Corentin Labbe
2017-09-27
2
-1
/
+1
|
*
sparc: time: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-09-27
1
-1
/
+0
|
*
sparc64: mmu_context: Add missing include files
Guenter Roeck
2017-09-27
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-17
49
-228
/
+395
|
\
\
|
*
|
net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
2017-11-18
1
-2
/
+1
|
*
|
ibmvnic: fix dma_mapping_error call
Desnes Augusto Nunes do Rosario
2017-11-18
1
-2
/
+1
|
*
|
ipvlan: NULL pointer dereference panic in ipvlan_port_destroy
Girish Moodalbail
2017-11-18
1
-49
/
+55
|
*
|
route: also update fnhe_genid when updating a route cache
Xin Long
2017-11-18
1
-2
/
+7
|
*
|
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
2017-11-18
1
-3
/
+2
|
*
|
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
2017-11-18
2
-11
/
+21
|
*
|
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
2017-11-18
1
-6
/
+6
|
*
|
net/netlabel: Add list_next_rcu() in rcu_dereference().
Tim Hansen
2017-11-18
1
-2
/
+2
|
*
|
Merge branch 'nfp-flower-fixes-and-typo-in-ethtool-stats-name'
David S. Miller
2017-11-17
8
-13
/
+88
|
|
\
\
|
|
*
|
nfp: remove false positive offloads in flower vxlan
John Hurley
2017-11-17
1
-7
/
+25
|
|
*
|
nfp: register flower reprs for egress dev offload
John Hurley
2017-11-17
5
-1
/
+54
|
|
*
|
nfp: inherit the max_mtu from the PF netdev
Dirk van der Merwe
2017-11-17
1
-0
/
+2
|
|
*
|
nfp: fix vlan receive MAC statistics typo
Pieter Jansen van Vuuren
2017-11-17
2
-2
/
+2
[next]