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
2017-03-09
net: thunderx: Fix LMAC mode debug prints for QSGMII mode
Sunil Goutham
1
-6
/
+0
2017-03-09
net: thunderx: Fix IOMMU translation faults
Sunil Goutham
4
-39
/
+156
2017-03-09
rds: ib: add error handle
Zhu Yanjun
1
-11
/
+36
2017-03-09
liquidio: improve UDP TX performance
VSR Burru
7
-182
/
+144
2017-03-09
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
1
-5
/
+6
2017-03-08
mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy
Jiri Pirko
1
-2
/
+2
2017-03-08
vrf: Fix use-after-free in vrf_xmit
David Ahern
1
-1
/
+2
2017-03-08
team: use ETH_MAX_MTU as max mtu
Jarod Wilson
1
-0
/
+1
2017-03-08
net: Revert ksettings conversions.
David S. Miller
7
-233
/
+188
2017-03-08
net: ibm: emac: fix regression caused by emac_dt_phy_probe()
Christian Lamparter
1
-8
/
+17
2017-03-08
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+14
2017-03-08
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+29
2017-03-08
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+34
2017-03-08
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+57
2017-03-08
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+20
2017-03-08
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-03-08
net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+25
2017-03-08
net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+27
2017-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-12
/
+15
2017-03-07
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
1
-5
/
+5
2017-03-07
dccp: fix use-after-free in dccp_feat_activate_values
Eric Dumazet
2
-8
/
+17
2017-03-07
ibmvnic: Allocate number of rx/tx buffers agreed on by firmware
Thomas Falcon
1
-8
/
+8
2017-03-07
ibmvnic: Fix overflowing firmware/hardware TX queue
Thomas Falcon
2
-1
/
+27
2017-03-07
net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
Alexey Khoroshilov
1
-1
/
+0
2017-03-07
Merge branch 'rds-fixes'
David S. Miller
5
-23
/
+33
2017-03-07
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
Sowmini Varadhan
3
-8
/
+18
2017-03-07
rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races
Sowmini Varadhan
1
-10
/
+9
2017-03-07
rds: tcp: Take explicit refcounts on struct net
Sowmini Varadhan
3
-5
/
+6
2017-03-07
Merge branch 'sock_hold-misuses'
David S. Miller
1
-14
/
+16
2017-03-07
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
1
-7
/
+8
2017-03-07
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
1
-7
/
+8
2017-03-07
rxrpc: Call state should be read with READ_ONCE() under some circumstances
David Howells
3
-25
/
+39
2017-03-07
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2
-4
/
+9
2017-03-07
Merge branch 'bnx2x-fixes'
David S. Miller
4
-26
/
+75
2017-03-07
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
1
-0
/
+17
2017-03-07
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
1
-1
/
+1
2017-03-07
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2
-1
/
+8
2017-03-07
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
1
-5
/
+11
2017-03-07
bnx2x: fix possible overrun of VFPF multicast addresses array
Michal Schmidt
1
-12
/
+11
2017-03-07
bnx2x: lower verbosity of VF stats debug messages
Michal Schmidt
1
-6
/
+8
2017-03-07
bnx2x: prevent crash when accessing PTP with interface down
Michal Schmidt
1
-1
/
+19
2017-03-07
spi_ks8995: regs_size incorrect for some devices
Blomme, Maarten
1
-1
/
+1
2017-03-07
spi_ks8995: fix "BUG: key accdaa28 not in .data!"
Blomme, Maarten
1
-0
/
+1
2017-03-07
net/mlx5e: add IPV6 dependency
Arnd Bergmann
1
-0
/
+1
2017-03-07
dt: emac: document device-tree based phy discovery and setup
Christian Lamparter
1
-2
/
+60
2017-03-05
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2
-1
/
+5
2017-03-05
bpf: add get_next_key callback to LPM map
Alexei Starovoitov
1
-0
/
+6
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
86
-368
/
+895
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-30
/
+223
2017-03-04
Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux
Linus Torvalds
8
-41
/
+47
[next]