index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
xprtrdma: Remove memory address of "ep" from an error message
Chuck Lever
1
-2
/
+3
2018-10-03
xprtrdma: Rename rpcrdma_qp_async_error_upcall
Chuck Lever
1
-3
/
+11
2018-10-03
xprtrdma: Simplify RPC wake-ups on connect
Chuck Lever
3
-48
/
+52
2018-10-03
xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall
Chuck Lever
1
-9
/
+8
2018-10-03
netfilter: xt_quota: fix the behavior of xt_quota module
Chenbo Feng
1
-33
/
+22
2018-10-02
tls: Add support for inplace records encryption
Vakul Garg
1
-18
/
+73
2018-10-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-50
/
+185
2018-10-02
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
1
-2
/
+1
2018-10-02
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
1
-12
/
+36
2018-10-02
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
4
-4
/
+4
2018-10-02
bridge: mcast: Default back to multicast enabled state
Ido Schimmel
1
-0
/
+1
2018-10-02
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2
-9
/
+4
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
1
-0
/
+151
2018-10-03
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
1
-12
/
+18
2018-10-02
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-02
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-11
/
+12
2018-10-02
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-16
/
+16
2018-10-02
net: ip6_update_pmtu() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-9
/
+8
2018-10-02
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
2
-4
/
+2
2018-10-02
net: ip6_redirect_no_header() - use new style struct initializer instead of m...
Maciej Żenczykowski
1
-9
/
+8
2018-10-02
net: ip6_redirect() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-10
/
+9
2018-10-02
net: inet_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-02
net: ip_rt_get_source() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-12
/
+9
2018-10-02
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
1
-0
/
+6
2018-10-02
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
3
-3
/
+10
2018-10-02
xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall()
Chuck Lever
1
-8
/
+6
2018-10-02
xprtrdma: Conventional variable names in rpcrdma_conn_upcall
Chuck Lever
1
-11
/
+12
2018-10-02
xprtrdma: Rename rpcrdma_conn_upcall
Chuck Lever
1
-3
/
+13
2018-10-02
sunrpc: Report connect_time in seconds
Chuck Lever
2
-3
/
+3
2018-10-02
sunrpc: Fix connect metrics
Chuck Lever
3
-15
/
+15
2018-10-02
xprtrdma: Name MR trace events consistently
Chuck Lever
3
-8
/
+8
2018-10-02
xprtrdma: Explicitly resetting MRs is no longer necessary
Chuck Lever
6
-197
/
+113
2018-10-02
xprtrdma: Create more MRs at a time
Chuck Lever
4
-3
/
+3
2018-10-02
xprtrdma: Reset credit grant properly after a disconnect
Chuck Lever
2
-0
/
+7
2018-10-02
xprtrdma: xprt_release_rqst_cong is called outside of transport_lock
Chuck Lever
1
-9
/
+7
2018-10-02
net: drop unused skb_append_datato_frags()
Paolo Abeni
1
-58
/
+0
2018-10-02
cfg80211: sort tracing properly
Johannes Berg
1
-134
/
+134
2018-10-02
cfg80211: unify sending NL80211_CMD_NEW_INTERFACE
Johannes Berg
2
-11
/
+3
2018-10-02
cfg80211: combine wdev/netdev unregister code
Johannes Berg
1
-17
/
+21
2018-10-02
nl80211: add error messages to nl80211_parse_chandef()
Johannes Berg
1
-22
/
+40
2018-10-02
cfg80211: move cookie_counter out of wiphy
Johannes Berg
2
-2
/
+13
2018-10-02
cfg80211: regulatory: make initialization more robust
Johannes Berg
1
-0
/
+9
2018-10-02
mac80211: Remove unused initialization
Masashi Honma
1
-1
/
+1
2018-10-02
nl80211: remove nl80211_prepare_wdev_dump() skb argument
Johannes Berg
1
-8
/
+7
2018-10-02
cfg80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
3
-5
/
+186
2018-10-02
cfg80211: tracing: reuse wiphy_wdev_evt for rdev_get_txq_stats
Johannes Berg
1
-11
/
+2
2018-10-02
nl80211: Fix a GET_KEY reply attribute
Andrew Zaborowski
1
-1
/
+1
2018-10-02
mac80211: fix error handling in ieee80211_register_hw()
Wei Yongjun
1
-1
/
+3
2018-10-02
cfg80211: combine duplicate wdev init code
Johannes Berg
3
-26
/
+27
2018-10-02
mac80211: fix issue with possible txq NULL pointer
Erik Stromdahl
1
-0
/
+3
[prev]
[next]