index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
net_sched: call qlen_notify only if child qdisc is empty
Konstantin Khlebnikov
2017-08-16
6
-13
/
+15
*
Merge branch 'liquidio-adding-support-for-ethtool-set-channels-feature'
David S. Miller
2017-08-15
7
-451
/
+529
|
\
|
*
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
2017-08-15
6
-50
/
+226
|
*
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
2017-08-15
4
-263
/
+202
|
*
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
2017-08-15
3
-56
/
+57
|
*
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
2017-08-15
5
-88
/
+50
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
228
-904
/
+2154
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-15
58
-159
/
+512
|
|
\
|
|
*
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
2017-08-15
1
-4
/
+30
|
|
*
PCI: fix oops when try to find Root Port for a PCI device
dingtianhong
2017-08-15
1
-3
/
+4
|
|
*
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
2017-08-15
1
-2
/
+6
|
|
*
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
2017-08-15
1
-3
/
+0
|
|
*
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
2017-08-15
1
-1
/
+4
|
|
*
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
2017-08-15
4
-4
/
+12
|
|
*
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
2017-08-15
1
-5
/
+7
|
|
*
net: Fix a typo in comment about sock flags.
Tonghao Zhang
2017-08-15
1
-1
/
+1
|
|
*
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-15
2
-3
/
+13
|
|
*
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
2017-08-15
15
-40
/
+126
|
|
|
\
|
|
|
*
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
Arend Van Spriel
2017-08-14
1
-2
/
+4
|
|
|
*
Merge tag 'iwlwifi-for-kalle-2018-08-09' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2017-08-09
6
-10
/
+59
|
|
|
|
\
|
|
|
|
*
iwlwifi: mvm: send delba upon rx ba session timeout
Naftali Goldstein
2017-08-09
1
-2
/
+2
|
|
|
|
*
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
2017-08-09
2
-1
/
+36
|
|
|
|
*
iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU
Emmanuel Grumbach
2017-08-09
1
-4
/
+6
|
|
|
|
*
iwlwifi: mvm: start mac queues when deferred tx frames are purged
Avraham Stern
2017-08-09
1
-1
/
+11
|
|
|
|
*
iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...
Christophe Jaillet
2017-08-05
1
-2
/
+4
|
|
|
|
/
|
|
|
*
Merge tag 'iwlwifi-for-kalle-2017-08-02' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2017-08-03
9
-28
/
+63
|
|
|
|
\
|
|
|
|
*
iwlwifi: add the new 9000 series PCI IDs
Tzipi Peres
2017-08-01
1
-0
/
+20
|
|
|
|
*
iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fw
Naftali Goldstein
2017-08-01
1
-1
/
+2
|
|
|
|
*
iwlwifi: fix fw_pre_next_step to apply also for C step
Haim Dreyfuss
2017-08-01
3
-13
/
+14
|
|
|
|
*
iwlwifi: mvm: rs: fix TLC statistics collection
Gregory Greenman
2017-08-01
1
-4
/
+4
|
|
|
|
*
iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FW
Gregory Greenman
2017-08-01
1
-0
/
+2
|
|
|
|
*
iwlwifi: split the regulatory rules when the bandwidth flags require it
Emmanuel Grumbach
2017-08-01
1
-8
/
+11
|
|
|
|
*
iwlwifi: add TLV for MLME offload firmware capability
Emmanuel Grumbach
2017-08-01
1
-0
/
+2
|
|
|
|
*
iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 series
Emmanuel Grumbach
2017-08-01
1
-2
/
+8
|
|
|
|
/
|
|
*
|
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2017-08-14
2
-4
/
+4
|
|
*
|
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
2017-08-14
1
-4
/
+1
|
|
*
|
udp: fix linear skb reception with PEEK_OFF
Al Viro
2017-08-14
1
-5
/
+4
|
|
*
|
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
2017-08-14
1
-8
/
+5
|
|
*
|
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
2017-08-14
1
-22
/
+26
|
|
*
|
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
2017-08-14
1
-7
/
+7
|
|
*
|
Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag'
David S. Miller
2017-08-14
9
-8
/
+178
|
|
|
\
\
|
|
|
*
|
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-08-14
3
-0
/
+22
|
|
|
*
|
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-08-14
3
-8
/
+21
|
|
|
*
|
PCI: Disable Relaxed Ordering Attributes for AMD A1100
dingtianhong
2017-08-14
1
-0
/
+16
|
|
|
*
|
PCI: Disable Relaxed Ordering for some Intel processors
dingtianhong
2017-08-14
1
-0
/
+62
|
|
|
*
|
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
2017-08-14
3
-0
/
+57
|
|
|
/
/
|
|
*
|
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
2017-08-14
1
-0
/
+1
|
|
*
|
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
2017-08-14
1
-1
/
+1
|
|
*
|
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
2017-08-14
1
-1
/
+2
|
|
*
|
bonding: ratelimit failed speed/duplex update warning
Andreas Born
2017-08-13
1
-3
/
+4
[next]