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: remove bogus RCU annotations on socket.wq
Christoph Hellwig
2018-07-31
1
-6
/
+4
*
xsk: don't allow umem replace at stack level
Jakub Kicinski
2018-07-31
1
-9
/
+28
*
xsk: refactor xdp_umem_assign_dev()
Jakub Kicinski
2018-07-31
1
-28
/
+21
*
fib_rules: NULL check before kfree is not needed
YueHaibing
2018-07-30
1
-2
/
+1
*
net/tls: Use socket data_ready callback on record availability
Vakul Garg
2018-07-30
1
-1
/
+1
*
act_mirred: use TC_ACT_REINSERT when possible
Paolo Abeni
2018-07-30
1
-10
/
+43
*
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-30
1
-1
/
+5
*
tc/act: remove unneeded RCU lock in action callback
Paolo Abeni
2018-07-30
8
-55
/
+26
*
net/sched: user-space can't set unknown tcfa_action values
Paolo Abeni
2018-07-30
1
-0
/
+14
*
net: remove sock_poll_busy_flag
Christoph Hellwig
2018-07-30
1
-5
/
+11
*
net: remove sock_poll_busy_loop
Christoph Hellwig
2018-07-30
1
-1
/
+4
*
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
11
-12
/
+12
*
act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops
YueHaibing
2018-07-29
1
-3
/
+1
*
cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops
YueHaibing
2018-07-29
1
-3
/
+1
*
act_pedit: remove unnecessary semicolon
YueHaibing
2018-07-29
1
-1
/
+1
*
net: report invalid mtu value via netlink extack
Stephen Hemminger
2018-07-29
2
-7
/
+18
*
net: report min and max mtu network device settings
Stephen Hemminger
2018-07-29
1
-0
/
+6
*
route: add support for directed broadcast forwarding
Xin Long
2018-07-29
2
-1
/
+16
*
net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind
Vincent Bernat
2018-07-29
1
-1
/
+2
*
tls: Fix improper revert in zerocopy_from_iter
Doron Roberts-Kedes
2018-07-29
1
-7
/
+5
*
tls: Remove dead code in tls_sw_sendmsg
Doron Roberts-Kedes
2018-07-29
1
-4
/
+2
*
net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
sch_cake: Make gso-splitting configurable from userspace
Dave Taht
2018-07-27
1
-6
/
+7
*
l2tp: drop ->mru from struct l2tp_session
Guillaume Nault
2018-07-27
5
-50
/
+8
*
l2tp: drop ->flags from struct pppol2tp_session
Guillaume Nault
2018-07-27
1
-11
/
+2
*
l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute
Guillaume Nault
2018-07-27
2
-4
/
+0
*
l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute
Guillaume Nault
2018-07-27
3
-17
/
+1
*
net/rds/Kconfig: Correct the RDS depends
Anders Roxell
2018-07-27
1
-1
/
+1
*
net: dcb: Add priority-to-DSCP map getters
Petr Machata
2018-07-27
1
-0
/
+86
*
net: dcb: For wild-card lookups, use priority -1, not 0
Petr Machata
2018-07-27
1
-4
/
+7
*
net: sched: don't dump chains only held by actions
Jiri Pirko
2018-07-27
2
-14
/
+60
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-27
14
-236
/
+1253
|
\
|
*
xfrm: fix ptr_ret.cocci warnings
kbuild test robot
2018-07-27
1
-4
/
+1
|
*
xfrm: Return detailed errors from xfrmi_newlink
Benedict Wong
2018-07-26
1
-12
/
+20
|
*
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2018-07-26
1
-1
/
+4
|
*
xfrm: Allow xfrmi if_id to be updated by UPDSA
Nathan Harold
2018-07-20
1
-2
/
+6
|
*
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
2018-07-20
3
-37
/
+68
|
*
xfrm: don't check offload_handle for nonzero
Shannon Nelson
2018-07-19
3
-11
/
+7
|
*
ipv6: xfrm: use 64-bit timestamps
Arnd Bergmann
2018-07-11
1
-1
/
+1
|
*
xfrm: use time64_t for in-kernel timestamps
Arnd Bergmann
2018-07-11
2
-17
/
+17
|
*
xfrm: Allow Set Mark to be Updated Using UPDSA
Nathan Harold
2018-07-01
1
-0
/
+9
|
*
xfrm: policy: remove pcpu policy cache
Florian Westphal
2018-06-25
3
-151
/
+3
|
*
xfrm: Add virtual xfrm interfaces
Steffen Klassert
2018-06-23
5
-0
/
+1027
|
*
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
2018-06-23
5
-20
/
+79
|
*
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
2018-06-23
5
-15
/
+46
*
|
net: sched: unmark chain as explicitly created on delete
Jiri Pirko
2018-07-26
1
-0
/
+1
*
|
tls: Skip zerocopy path for ITER_KVEC
Doron Roberts-Kedes
2018-07-26
1
-3
/
+4
*
|
net: sched: cls_api: fix dead code in switch
Gustavo A. R. Silva
2018-07-26
1
-1
/
+0
*
|
l2tp: remove ->recv_payload_hook
Guillaume Nault
2018-07-26
5
-39
/
+18
[next]