index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sysctl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
tipc: fix bug on error path in tipc_topsrv_kern_subscr()
Jon Maloy
1
-3
/
+4
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
tg3: APE heartbeat changes
Prashant Sreedharan
2
-11
/
+29
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
mlxsw: spectrum_router: Do not unconditionally clear route offload indication
Ido Schimmel
1
-0
/
+3
2018-02-19
net: qualcomm: rmnet: Fix possible null dereference in command processing
Subash Abhinov Kasiviswanathan
1
-0
/
+5
2018-02-19
net: qualcomm: rmnet: Fix warning seen with 64 bit stats
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2018-02-19
net: qualcomm: rmnet: Fix crash on real dev unregistration
Subash Abhinov Kasiviswanathan
1
-54
/
+14
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-19
Linux 4.16-rc2
v4.16-rc2
Linus Torvalds
1
-1
/
+1
2018-02-17
pvcalls-front: wait for other operations to return when release passive sockets
Stefano Stabellini
1
-0
/
+6
2018-02-17
pvcalls-front: introduce a per sock_mapping refcount
Stefano Stabellini
1
-112
/
+79
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
3
-2
/
+11
2018-02-17
xenbus: track caller request id
Joao Martins
3
-0
/
+5
2018-02-17
arm64: cputype: Silence Sparse warnings
Robin Murphy
1
-1
/
+1
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
sctp: remove the left unnecessary check for chunk in sctp_renege_events
Xin Long
1
-3
/
+2
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
rxrpc: Work around usercopy check
David Howells
1
-2
/
+3
2018-02-16
tun: fix tun_napi_alloc_frags() frag allocator
Eric Dumazet
1
-10
/
+6
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
[next]