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-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
14
-17
/
+16
2018-06-23
net: phy: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-06-22
r8169: Reinstate ASPM Support
Kai-Heng Feng
1
-12
/
+27
2018-06-22
r8169: Don't disable ASPM in the driver
Kai-Heng Feng
1
-6
/
+0
2018-06-22
tcp_bbr: fix bbr pacing rate for internal pacing
Eric Dumazet
3
-15
/
+16
2018-06-22
Merge branch 'usb-callbacks'
David S. Miller
5
-26
/
+37
2018-06-22
net: usb: rtl8150: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2018-06-22
net: usb: r8152: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+6
2018-06-22
net: usb: kaweth: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+4
2018-06-22
net: usb: hso: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-14
/
+21
2018-06-22
net: usb: cdc-phonet: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2018-06-22
ucc_geth: Add BQL support
Joakim Tjernlund
1
-1
/
+8
2018-06-22
Merge branch 'ISDN-irqsave-and-usb_fill_int_urb'
David S. Miller
4
-45
/
+38
2018-06-22
isdn: mISDN: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-16
/
+20
2018-06-22
isdn: hisax: st5481_usb: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-8
/
+3
2018-06-22
isdn: hisax: hfc_usb: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-7
/
+3
2018-06-22
isdn: gigaset: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-14
/
+12
2018-06-22
Merge branch 'ipsec-selftests-fixes'
David S. Miller
1
-4
/
+7
2018-06-22
selftests: rtnetlink: use a local IP address for IPsec tests
Shannon Nelson
1
-2
/
+6
2018-06-22
selftests: rtnetlink: hide complaint from terminated monitor
Shannon Nelson
1
-2
/
+1
2018-06-22
tcp: ignore rcv_rtt sample with old ts ecr value
Wei Wang
3
-3
/
+13
2018-06-22
Merge branch 'rhashtables-cleanups'
David S. Miller
28
-212
/
+191
2018-06-22
rhashtable: clean up dereference of ->future_tbl.
NeilBrown
2
-6
/
+5
2018-06-22
rhashtable: use cmpxchg() to protect ->future_tbl.
NeilBrown
1
-11
/
+4
2018-06-22
rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()
NeilBrown
1
-12
/
+6
2018-06-22
rhashtable: simplify INIT_RHT_NULLS_HEAD()
NeilBrown
2
-10
/
+7
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
5
-46
/
+6
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
26
-133
/
+166
2018-06-22
rhashtable: silence RCU warning in rhashtable_test.
NeilBrown
1
-0
/
+3
2018-06-22
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
1
-1
/
+1
2018-06-22
net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
Colin Ian King
1
-1
/
+1
2018-06-22
Merge branch 'xen-netfront-fixes'
David S. Miller
1
-5
/
+6
2018-06-22
xen-netfront: Update features after registering netdev
Ross Lagerwall
1
-4
/
+4
2018-06-22
xen-netfront: Fix mismatched rtnl_unlock
Ross Lagerwall
1
-1
/
+2
2018-06-22
cls_flower: fix use after free in flower S/W path
Paolo Abeni
1
-4
/
+17
2018-06-22
net/packet: fix use-after-free
Eric Dumazet
1
-9
/
+7
2018-06-21
selftests: net: add tcp_inq to gitignore
Anders Roxell
1
-0
/
+1
2018-06-21
net: macb: Fix ptp time adjustment for large negative delta
Harini Katakam
1
-4
/
+1
2018-06-21
ipvlan: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-1
/
+2
2018-06-21
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
Marcelo Ricardo Leitner
1
-1
/
+3
2018-06-21
bpf: enforce correct alignment for instructions
Eric Dumazet
1
-1
/
+3
2018-06-21
net: mscc: fix the injection header
Antoine Tenart
1
-5
/
+5
2018-06-21
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
1
-0
/
+4
2018-06-21
r8169: Fix netpoll oops
Ville Syrjälä
1
-1
/
+1
2018-06-21
strparser: Don't schedule in workqueue in paused state
Vakul Garg
1
-4
/
+1
2018-06-21
selftests: net: add config fragments
Anders Roxell
1
-0
/
+2
2018-06-21
bpfilter: fix user mode helper cross compilation
Matteo Croce
1
-1
/
+1
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-33
/
+59
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
53
-195
/
+371
2018-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-20
/
+23
[next]