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-02-16
net: sched: act: add extack for walk callback
Alexander Aring
18
-20
/
+38
2018-02-16
net: sched: act: add extack for lookup callback
Alexander Aring
18
-19
/
+37
2018-02-16
net: sched: act: add extack to init callback
Alexander Aring
18
-20
/
+24
2018-02-16
net: sched: act: handle generic action errors
Alexander Aring
1
-32
/
+61
2018-02-16
net: sched: act: add extack to init
Alexander Aring
3
-10
/
+16
2018-02-16
net: sched: act: fix code style
Alexander Aring
3
-11
/
+12
2018-02-16
Merge branch 'RDS-zerocopy-support'
David S. Miller
11
-35
/
+339
2018-02-16
selftests/net: add zerocopy support for PF_RDS test case
Sowmini Varadhan
1
-4
/
+64
2018-02-16
selftests/net: add support for PF_RDS sockets
Sowmini Varadhan
1
-1
/
+64
2018-02-16
rds: zerocopy Tx support.
Sowmini Varadhan
4
-8
/
+91
2018-02-16
rds: support for zcopy completion notification
Sowmini Varadhan
5
-7
/
+96
2018-02-16
sock: permit SO_ZEROCOPY on PF_RDS socket
Sowmini Varadhan
1
-11
/
+14
2018-02-16
rds: hold a sock ref from rds_message to the rds_sock
Sowmini Varadhan
2
-7
/
+8
2018-02-16
skbuff: export mm_[un]account_pinned_pages for other modules
Sowmini Varadhan
2
-2
/
+7
2018-02-16
net: Revert sched action extack support series.
David S. Miller
4
-28
/
+21
2018-02-16
Merge branch 'net-sched-act-add-extack-support'
David S. Miller
4
-21
/
+28
2018-02-16
net: sched: act: add extack to init
Alexander Aring
3
-10
/
+16
2018-02-16
net: sched: act: fix code style
Alexander Aring
3
-11
/
+12
2018-02-16
net: sched: fix unbalance in the error path of tca_action_flush()
Davide Caratti
1
-1
/
+3
2018-02-16
Merge branch 'dsa-mv88e6xxx-Improve-PTP-access-latency'
David S. Miller
1
-10
/
+14
2018-02-16
net: dsa: mv88e6xxx: Release mutex between each ATU read
Andrew Lunn
1
-6
/
+8
2018-02-16
net: dsa: mv88e6xxx: Release mutex between each statistics read
Andrew Lunn
1
-4
/
+6
2018-02-16
Merge branch 'tipc-de-generealize-topology-server'
David S. Miller
10
-1119
/
+862
2018-02-16
tipc: rename tipc_server to tipc_topsrv
Jon Maloy
7
-259
/
+258
2018-02-16
tipc: separate topology server listener socket from subcsriber sockets
Jon Maloy
1
-181
/
+147
2018-02-16
tipc: make struct tipc_server private for server.c
Jon Maloy
5
-128
/
+110
2018-02-16
tipc: some prefix changes
Jon Maloy
4
-56
/
+54
2018-02-16
tipc: collapse subscription creation functions
Jon Maloy
4
-43
/
+22
2018-02-16
tipc: simplify endianness handling in topology subscriber
Jon Maloy
5
-102
/
+86
2018-02-16
tipc: simplify interaction between subscription and topology connection
Jon Maloy
5
-149
/
+88
2018-02-16
tipc: eliminate struct tipc_subscriber
Jon Maloy
4
-207
/
+146
2018-02-16
tipc: remove unnecessary function pointers
Jon Maloy
4
-37
/
+20
2018-02-16
tipc: remove redundant code in topology server
Jon Maloy
3
-35
/
+9
2018-02-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-53
/
+118
2018-02-15
selftests/net: fixes psock_fanout eBPF test case
Prashant Bhole
1
-1
/
+2
2018-02-15
net/ipv4: Remove fib table id from rtable
David Ahern
4
-12
/
+1
2018-02-15
Merge branch 'tc-testing-plugin-architecture'
David S. Miller
12
-212
/
+1029
2018-02-15
tools: tc-testing: Update README and TODO
Brenda J. Butler
2
-19
/
+179
2018-02-15
tools: tc-testing: valgrindPlugin
Brenda J. Butler
1
-0
/
+142
2018-02-15
tools: tc-testing: nsPlugin
Brenda J. Butler
2
-44
/
+142
2018-02-15
tools: tc-testing: rootPlugin
Brenda J. Butler
2
-4
/
+19
2018-02-15
tools: tc-testing: Introduce plugin architecture
Brenda J. Butler
5
-58
/
+368
2018-02-15
tools: tc-testing: Refactor test-runner
Brenda J. Butler
1
-29
/
+52
2018-02-15
tools: tc-testing: Command line parms
Brenda J. Butler
3
-95
/
+164
2018-02-15
Merge branch 'tunchr-get-netns'
David S. Miller
4
-3
/
+19
2018-02-15
tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device
Kirill Tkhai
1
-2
/
+14
2018-02-15
net: Export open_related_ns()
Kirill Tkhai
1
-0
/
+1
2018-02-15
net: Make extern and export get_net_ns()
Kirill Tkhai
2
-1
/
+4
2018-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-95
/
+2237
2018-02-14
kcm: Call strp_stop before strp_done in kcm_attach
Tom Herbert
1
-0
/
+1
[next]