index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
device_cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
net: Convert iptable_filter_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops
Kirill Tkhai
3
-0
/
+3
2018-02-19
net: Convert ip6_frags_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_ops
Kirill Tkhai
3
-0
/
+3
2018-02-19
net: Convert xfrm6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ip6_flowlabel_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ping_v6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ipv6_sysctl_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert tcpv6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert fib6_rules_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert ipv6_inetpeer_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops ...
Kirill Tkhai
4
-0
/
+5
2018-02-19
net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops
Kirill Tkhai
3
-0
/
+3
2018-02-19
net: Convert ip6mr_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert cfg80211_pernet_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert inet6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
dpaa_eth: fix pause capability advertisement logic
Jake Moroni
1
-1
/
+1
2018-02-19
sh_eth: simplify sh_eth_check_reset()
Sergei Shtylyov
1
-10
/
+6
2018-02-19
net: stmmac: dwmac-meson8b: make the clock configurations private
Martin Blumenstingl
1
-21
/
+24
2018-02-19
net: stmmac: dwmac-meson8b: only keep struct device around
Martin Blumenstingl
1
-10
/
+9
2018-02-19
net: stmmac: dwmac-meson8b: simplify clock registration
Martin Blumenstingl
1
-91
/
+65
2018-02-19
net: dsa: mv88e6xxx: hwtstamp: remove unnecessary range checking tests
Gustavo A. R. Silva
1
-9
/
+0
2018-02-19
ptr_ring: Remove now-redundant smp_read_barrier_depends()
Andrea Parri
1
-3
/
+4
2018-02-16
tun: export flags, uid, gid, queue information over netlink
Sabrina Dubroca
2
-0
/
+74
2018-02-16
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
1
-2
/
+4
2018-02-16
net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
Colin Ian King
1
-2
/
+3
2018-02-16
ravb: add support for changing MTU
Niklas Söderlund
2
-7
/
+28
2018-02-16
nfp: flower: implement tcp flag match offload
Pieter Jansen van Vuuren
4
-2
/
+64
2018-02-16
nfp: standardize FW header whitespace
Michael Rapson
1
-140
/
+140
2018-02-16
net: sched: act: mirred: add extack support
Alexander Aring
1
-4
/
+11
2018-02-16
net: sched: act: handle extack in tcf_generic_walker
Alexander Aring
18
-20
/
+23
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
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
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
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
[next]