index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: act: add extack for walk callback
Alexander Aring
2018-02-16
17
-19
/
+36
*
net: sched: act: add extack for lookup callback
Alexander Aring
2018-02-16
17
-18
/
+35
*
net: sched: act: add extack to init callback
Alexander Aring
2018-02-16
17
-19
/
+23
*
net: sched: act: handle generic action errors
Alexander Aring
2018-02-16
1
-32
/
+61
*
net: sched: act: add extack to init
Alexander Aring
2018-02-16
2
-8
/
+13
*
net: sched: act: fix code style
Alexander Aring
2018-02-16
2
-9
/
+9
*
rds: zerocopy Tx support.
Sowmini Varadhan
2018-02-16
3
-8
/
+90
*
rds: support for zcopy completion notification
Sowmini Varadhan
2018-02-16
4
-7
/
+94
*
sock: permit SO_ZEROCOPY on PF_RDS socket
Sowmini Varadhan
2018-02-16
1
-11
/
+14
*
rds: hold a sock ref from rds_message to the rds_sock
Sowmini Varadhan
2018-02-16
2
-7
/
+8
*
skbuff: export mm_[un]account_pinned_pages for other modules
Sowmini Varadhan
2018-02-16
1
-2
/
+4
*
net: Revert sched action extack support series.
David S. Miller
2018-02-16
3
-22
/
+17
*
net: sched: act: add extack to init
Alexander Aring
2018-02-16
2
-8
/
+13
*
net: sched: act: fix code style
Alexander Aring
2018-02-16
2
-9
/
+9
*
net: sched: fix unbalance in the error path of tca_action_flush()
Davide Caratti
2018-02-16
1
-1
/
+3
*
tipc: rename tipc_server to tipc_topsrv
Jon Maloy
2018-02-16
7
-259
/
+258
*
tipc: separate topology server listener socket from subcsriber sockets
Jon Maloy
2018-02-16
1
-181
/
+147
*
tipc: make struct tipc_server private for server.c
Jon Maloy
2018-02-16
5
-128
/
+110
*
tipc: some prefix changes
Jon Maloy
2018-02-16
4
-56
/
+54
*
tipc: collapse subscription creation functions
Jon Maloy
2018-02-16
4
-43
/
+22
*
tipc: simplify endianness handling in topology subscriber
Jon Maloy
2018-02-16
5
-102
/
+86
*
tipc: simplify interaction between subscription and topology connection
Jon Maloy
2018-02-16
5
-149
/
+88
*
tipc: eliminate struct tipc_subscriber
Jon Maloy
2018-02-16
4
-207
/
+146
*
tipc: remove unnecessary function pointers
Jon Maloy
2018-02-16
4
-37
/
+20
*
tipc: remove redundant code in topology server
Jon Maloy
2018-02-16
3
-35
/
+9
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-02-15
1
-3
/
+3
|
\
|
*
Bluetooth: Fix incorrect bits for LE states
Ćukasz Rymanowski
2018-02-10
1
-3
/
+3
*
|
net/ipv4: Remove fib table id from rtable
David Ahern
2018-02-15
2
-9
/
+1
*
|
net: Make extern and export get_net_ns()
Kirill Tkhai
2018-02-15
1
-1
/
+2
*
|
kcm: Call strp_stop before strp_done in kcm_attach
Tom Herbert
2018-02-14
1
-0
/
+1
*
|
tipc: apply bearer link tolerance on running links
Jon Maloy
2018-02-14
4
-4
/
+32
*
|
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
2018-02-14
2
-23
/
+3
*
|
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
2018-02-14
2
-0
/
+66
*
|
net: dsa: forward hardware timestamping ioctls to switch driver
Brandon Streiff
2018-02-14
1
-0
/
+29
*
|
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
2018-02-14
4
-4
/
+29
*
|
net: Remove atalk header from socket.c
David Ahern
2018-02-14
1
-1
/
+0
*
|
net: Make dn_ptr depend on CONFIG_DECNET
David Ahern
2018-02-14
1
-1
/
+2
*
|
net/ipv4: Unexport fib_multipath_hash and fib_select_path
David Ahern
2018-02-13
2
-2
/
+0
*
|
net/ipv4: Simplify fib_select_path
David Ahern
2018-02-13
1
-6
/
+5
*
|
sctp: add file comments in diag.c
Xin Long
2018-02-13
1
-0
/
+31
*
|
sctp: rename sctp_diag.c as diag.c
Xin Long
2018-02-13
2
-0
/
+2
*
|
net: Convert netlink_tap_net_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
|
net: Convert diag_net_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
|
net: Convert default_device_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
|
net: Convert addrconf_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
|
net: Convert ipv4_sysctl_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
|
net: Convert packet_net_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
|
net: Convert unix_net_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
|
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
2018-02-13
18
-0
/
+23
*
|
net: Convert sysctl_core_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
[next]