index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'bpf-verifier-improvements'
David S. Miller
2017-01-09
6
-104
/
+1131
|
\
\
|
*
|
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
2017-01-09
5
-52
/
+52
|
*
|
bpf: allow helpers access to variable memory
Gianluca Borello
2017-01-09
2
-10
/
+474
|
*
|
bpf: allow adjusted map element values to spill
Gianluca Borello
2017-01-09
2
-5
/
+62
|
*
|
bpf: allow helpers access to map element values
Gianluca Borello
2017-01-09
2
-2
/
+498
|
*
|
bpf: split check_mem_access logic for map values
Gianluca Borello
2017-01-09
1
-39
/
+49
|
/
/
*
|
Merge branch 'net-smc'
David S. Miller
2017-01-09
38
-9
/
+7127
|
\
\
|
*
|
smc: netlink interface for SMC sockets
Ursula Braun
2017-01-09
10
-1
/
+379
|
*
|
smc: socket closing and linkgroup cleanup
Ursula Braun
2017-01-09
11
-36
/
+668
|
*
|
smc: receive data from RMBE
Ursula Braun
2017-01-09
9
-3
/
+304
|
*
|
smc: send data (through RDMA)
Ursula Braun
2017-01-09
6
-4
/
+491
|
*
|
smc: connection data control (CDC)
Ursula Braun
2017-01-09
8
-0
/
+641
|
*
|
smc: link layer control (LLC)
Ursula Braun
2017-01-09
7
-3
/
+330
|
*
|
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
2017-01-09
8
-9
/
+374
|
*
|
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
2017-01-09
8
-1
/
+790
|
*
|
smc: remote memory buffers (RMBs)
Ursula Braun
2017-01-09
7
-7
/
+342
|
*
|
smc: connection and link group creation
Ursula Braun
2017-01-09
7
-17
/
+605
|
*
|
smc: CLC handshake (incl. preparation steps)
Ursula Braun
2017-01-09
5
-32
/
+822
|
*
|
smc: establish pnet table management
Thomas Richter
2017-01-09
6
-3
/
+604
|
*
|
smc: introduce SMC as an IB-client
Ursula Braun
2017-01-09
5
-1
/
+200
|
*
|
smc: establish new socket family
Ursula Braun
2017-01-09
9
-4
/
+688
|
*
|
net: introduce keepalive function in struct proto
Ursula Braun
2017-01-09
5
-5
/
+6
|
/
/
*
|
Merge branch 'sh_eth-wol'
David S. Miller
2017-01-09
2
-11
/
+117
|
\
\
|
*
|
sh_eth: enable wake-on-lan for sh7763
Niklas Söderlund
2017-01-09
1
-0
/
+1
|
*
|
sh_eth: enable wake-on-lan for sh7734
Niklas Söderlund
2017-01-09
1
-0
/
+1
|
*
|
sh_eth: enable wake-on-lan for r8a7740/armadillo
Niklas Söderlund
2017-01-09
1
-0
/
+1
|
*
|
sh_eth: enable wake-on-lan for R-Car Gen2 devices
Niklas Söderlund
2017-01-09
1
-2
/
+4
|
*
|
sh_eth: add generic wake-on-lan support via magic packet
Niklas Söderlund
2017-01-09
2
-8
/
+109
|
*
|
sh_eth: use correct name for ECMR_MPDE bit
Niklas Söderlund
2017-01-09
1
-1
/
+1
|
/
/
*
|
Merge branch 'icmp-reply-optimize'
David S. Miller
2017-01-09
2
-70
/
+123
|
\
\
|
*
|
net: for rate-limited ICMP replies save one atomic operation
Jesper Dangaard Brouer
2017-01-09
2
-22
/
+37
|
*
|
net: reduce cycles spend on ICMP replies that gets rate limited
Jesper Dangaard Brouer
2017-01-09
2
-38
/
+82
|
*
|
Revert "icmp: avoid allocating large struct on stack"
Jesper Dangaard Brouer
2017-01-09
1
-23
/
+17
|
/
/
*
|
Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-01-09
13
-242
/
+442
|
\
\
|
*
|
afs: Refcount the afs_call struct
David Howells
2017-01-09
4
-79
/
+199
|
*
|
rxrpc: Allow listen(sock, 0) to be used to disable listening
David Howells
2017-01-09
3
-1
/
+11
|
*
|
afs: Kill afs_wait_mode
David Howells
2017-01-09
7
-149
/
+90
|
*
|
afs: Add some tracepoints
David Howells
2017-01-09
5
-15
/
+144
*
|
|
Merge branch 'dsa_swqitch_ops-const'
David S. Miller
2017-01-09
9
-79
/
+149
|
\
\
\
|
*
|
|
net: dsa: Make dsa_switch_ops const
Florian Fainelli
2017-01-09
8
-13
/
+13
|
*
|
|
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
2017-01-09
4
-13
/
+26
|
*
|
|
net: dsa: bcm_sf2: Declare our own dsa_switch_ops
Florian Fainelli
2017-01-09
1
-22
/
+33
|
*
|
|
net: dsa: b53: Export most operations to other drivers
Florian Fainelli
2017-01-09
2
-33
/
+79
|
/
/
/
*
|
|
Merge branch 'sh_eth-csum'
David S. Miller
2017-01-09
2
-11
/
+7
|
\
\
\
|
*
|
|
sh_eth: rename 'sh_eth_cpu_data::hw_crc'
Sergei Shtylyov
2017-01-09
2
-7
/
+7
|
*
|
|
sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'
Sergei Shtylyov
2017-01-09
2
-5
/
+1
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
222
-1233
/
+2064
|
\
\
\
|
*
|
|
phy state machine: failsafe leave invalid RUNNING state
Zefir Kurtisi
2017-01-09
1
-0
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-09
19
-63
/
+116
|
|
\
\
\
|
|
*
\
\
Merge branch 'bcm_sf2-fixes'
David S. Miller
2017-01-08
1
-2
/
+9
|
|
|
\
\
\
[prev]
[next]