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: Work around lockdep limitation in sockets that use sockets
David Howells
38
-108
/
+142
2017-03-09
Merge branch 'bnxt_en-misc-small-fixes'
David S. Miller
3
-8
/
+20
2017-03-09
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
Michael Chan
1
-2
/
+3
2017-03-09
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
3
-1
/
+6
2017-03-09
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
Michael Chan
1
-1
/
+7
2017-03-09
bnxt_en: Perform function reset earlier during probe.
Michael Chan
1
-4
/
+4
2017-03-09
tun: remove copyright printing
LABBE Corentin
1
-1
/
+0
2017-03-09
net: initialize msg.msg_flags in recvfrom
Alexander Potapenko
1
-0
/
+1
2017-03-09
Merge branch 'bpf-htab-fixes'
David S. Miller
3
-39
/
+99
2017-03-09
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
3
-34
/
+79
2017-03-09
bpf: fix struct htab_elem layout
Alexei Starovoitov
1
-5
/
+20
2017-03-09
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
1
-1
/
+1
2017-03-09
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2
-2
/
+6
2017-03-09
qed: Fix copy of uninitialized memory
robert.foss@collabora.com
1
-1
/
+1
2017-03-09
Merge branch 'thunderx-misc-fixes'
David S. Miller
6
-61
/
+205
2017-03-09
net: thunderx: Allow IPv6 frames with zero UDP checksum
Thanneeru Srinivasulu
1
-2
/
+4
2017-03-09
net: thunderx: Fix invalid mac addresses for node1 interfaces
Sunil Goutham
2
-14
/
+45
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
[next]