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
2019-10-09
net/smc: increase device refcount for added link group
Ursula Braun
1
-2
/
+7
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
3
-15
/
+44
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
3
-7
/
+19
2019-10-09
net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume back
Biao Huang
1
-0
/
+27
2019-10-09
DIM: fix dim.h kernel-doc and headers
Randy Dunlap
1
-30
/
+33
2019-10-09
Merge branch 'sctp-add-some-missing-events-from-rfc5061'
Jakub Kicinski
5
-43
/
+108
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
4
-22
/
+80
2019-10-09
sctp: add SCTP_ADDR_MADE_PRIM event
Xin Long
1
-0
/
+2
2019-10-09
sctp: add SCTP_ADDR_REMOVED event
Xin Long
1
-0
/
+1
2019-10-09
sctp: add SCTP_ADDR_ADDED event
Xin Long
3
-21
/
+25
2019-10-09
net: stmmac: add flexible PPS to dwmac 4.10a
Antonio Borneo
1
-0
/
+1
2019-10-09
Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Jakub Kicinski
2
-0
/
+188
2019-10-08
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
3
-9
/
+2
2019-10-08
net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
Jiri Pirko
1
-0
/
+9
2019-10-08
net: genetlink: always allocate separate attrs for dumpit ops
Jiri Pirko
1
-11
/
+17
2019-10-08
Merge branch 'hns3-next' into net-next
Jakub Kicinski
14
-153
/
+986
2019-10-08
net: hns3: support tx-scatter-gather-fraglist feature
Yunsheng Lin
2
-93
/
+168
2019-10-08
net: hns3: add support for configuring VF MAC from the host
Huazhong Tan
6
-8
/
+158
2019-10-08
net: hns3: add support for configuring bandwidth of VF on the host
Yonglong Liu
8
-2
/
+280
2019-10-08
net: hns3: add support for setting VF trust
Jian Shen
9
-40
/
+129
2019-10-08
net: hns3: add support for spoof check setting
Jian Shen
6
-9
/
+140
2019-10-08
net: hns3: add support for setting VF link status on the host
Yufeng Mo
5
-1
/
+111
2019-10-08
tun: fix memory leak in error path
Eric Dumazet
1
-2
/
+12
2019-10-08
netdevsim: fix spelling mistake "forbidded" -> "forbid"
Colin Ian King
1
-1
/
+1
2019-10-08
net: phy: mscc: make arrays static, makes object smaller
Colin Ian King
1
-7
/
+7
2019-10-08
nfp: bpf: make array exp_mask static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-10-08
spi: Add a PTP system timestamp to the transfer structure
Vladimir Oltean
2
-0
/
+188
2019-10-07
Merge branch 'dpaa2-eth-misc-cleanup'
David S. Miller
3
-14
/
+35
2019-10-07
dpaa2-eth: Avoid unbounded while loops
Ioana Radulescu
2
-6
/
+34
2019-10-07
dpaa2-eth: Fix minor bug in ethtool stats reporting
Ioana Radulescu
1
-1
/
+1
2019-10-07
dpaa2-eth: Cleanup dead code
Ioana Radulescu
1
-7
/
+0
2019-10-07
net: hns3: make array tick_array static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-10-07
net: hns: make arrays static, makes object smaller
Colin Ian King
1
-2
/
+2
2019-10-07
Merge branch 'net-tls-minor-micro-optimizations'
David S. Miller
5
-24
/
+30
2019-10-07
net/tls: store decrypted on a single bit
Jakub Kicinski
2
-4
/
+4
2019-10-07
net/tls: store async_capable on a single bit
Jakub Kicinski
2
-4
/
+5
2019-10-07
net/tls: pass context to tls_device_decrypted()
Jakub Kicinski
3
-6
/
+8
2019-10-07
net/tls: make allocation failure unlikely
Jakub Kicinski
1
-3
/
+2
2019-10-07
net/tls: mark sk->err being set as unlikely
Jakub Kicinski
1
-1
/
+1
2019-10-07
net: sockmap: use bitmap for copy info
Jakub Kicinski
2
-6
/
+10
2019-10-07
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
1
-12
/
+8
2019-10-07
ipv6: Make ipv6_mc_may_pull() return bool.
David S. Miller
1
-3
/
+3
2019-10-07
net: core: change return type of pskb_may_pull to bool
Heiner Kallweit
1
-3
/
+3
2019-10-07
Merge branch 'ena-set_channels'
David S. Miller
3
-93
/
+114
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
3
-3
/
+35
2019-10-07
net: ena: remove redundant print of number of queues
Sameeh Jubran
1
-2
/
+2
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
3
-25
/
+29
2019-10-07
net: ena: ethtool: get_channels: use combined only
Sameeh Jubran
1
-8
/
+2
2019-10-07
net: ena: multiple queue creation related cleanups
Sameeh Jubran
1
-20
/
+11
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
3
-44
/
+44
[next]