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
2018-09-29
smsc75xx: Check for Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-09-29
r8152: Check for supported Wake-on-LAN Modes
Florian Fainelli
1
-0
/
+3
2018-09-29
sr9800: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-09-29
lan78xx: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-13
/
+4
2018-09-29
ax88179_178a: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-09-29
asix: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-09-29
Merge branch 'ieee802154-for-davem-2018-09-28' of git://git.kernel.org/pub/sc...
David S. Miller
3
-10
/
+7
2018-09-29
Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
12
-205
/
+189
2018-09-28
Merge branch 'netpoll-second-round-of-fixes'
David S. Miller
11
-243
/
+1
2018-09-28
ibmvnic: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-28
sfc-falcon: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-28
sfc: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-28
net: ena: remove ndo_poll_controller
Eric Dumazet
1
-22
/
+0
2018-09-28
qlogic: netxen: remove ndo_poll_controller
Eric Dumazet
1
-23
/
+0
2018-09-28
qlcnic: remove ndo_poll_controller
Eric Dumazet
1
-45
/
+0
2018-09-28
virtio_net: remove ndo_poll_controller
Eric Dumazet
1
-14
/
+0
2018-09-28
net: hns: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-28
ehea: remove ndo_poll_controller
Eric Dumazet
1
-14
/
+0
2018-09-28
hinic: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-28
netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()
Eric Dumazet
1
-19
/
+1
2018-09-28
Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
11
-54
/
+103
2018-09-28
qed: Fix shmem structure inconsistency between driver and the mfw.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-09-28
Update maintainers for bnx2/bnx2x/qlge/qlcnic drivers.
Sudarsana Reddy Kalluru
1
-3
/
+2
2018-09-28
MAINTAINERS: change bridge maintainers
Stephen Hemminger
1
-1
/
+2
2018-09-28
Merge branch 's390-qeth-fixes'
David S. Miller
3
-20
/
+19
2018-09-28
s390: qeth: Fix potential array overrun in cmd/rc lookup
Jean Delvare
3
-17
/
+19
2018-09-28
s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
zhong jiang
1
-5
/
+2
2018-09-28
rxrpc: Fix error distribution
David Howells
7
-64
/
+16
2018-09-28
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
1
-10
/
+13
2018-09-28
rxrpc: Make service call handling more robust
David Howells
5
-60
/
+38
2018-09-28
rxrpc: Improve up-front incoming packet checking
David Howells
2
-28
/
+50
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
4
-18
/
+26
2018-09-28
rxrpc: Fix RTT gathering
David Howells
3
-15
/
+33
2018-09-28
rxrpc: Fix checks as to whether we should set up a new call
David Howells
3
-9
/
+15
2018-09-27
ieee802154: mcr20a: Replace magic number with constants
Xue Liu
1
-4
/
+4
2018-09-27
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
David Howells
1
-3
/
+0
2018-09-27
ieee802154: ca8210: remove redundant condition check before debugfs_remove
zhong jiang
1
-2
/
+1
2018-09-27
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
1
-5
/
+14
2018-09-26
net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not int
Maciej Żenczykowski
2
-3
/
+5
2018-09-26
bnxt_en: Fix TX timeout during netpoll.
Michael Chan
1
-3
/
+10
2018-09-26
vxlan: fill ttl inherit info
Hangbin Liu
1
-0
/
+3
2018-09-26
net: phy: sfp: Fix unregistering of HWMON SFP device
Andrew Lunn
1
-2
/
+5
2018-09-26
qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
Nathan Chancellor
1
-2
/
+2
2018-09-26
qed: Avoid constant logical operation warning in qed_vf_pf_acquire
Nathan Chancellor
1
-1
/
+0
2018-09-26
bonding: avoid possible dead-lock
Mahesh Bandewar
2
-32
/
+18
2018-09-26
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
1
-2
/
+19
2018-09-26
qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
Nathan Chancellor
1
-11
/
+4
2018-09-26
qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
Nathan Chancellor
1
-2
/
+2
2018-09-26
qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
Nathan Chancellor
1
-1
/
+1
2018-09-26
wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"
Colin Ian King
1
-1
/
+1
[next]