summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-03xprtrdma: Remove memory address of "ep" from an error messageChuck Lever
2018-10-03xprtrdma: Rename rpcrdma_qp_async_error_upcallChuck Lever
2018-10-03xprtrdma: Simplify RPC wake-ups on connectChuck Lever
2018-10-03xprtrdma: Re-organize the switch() in rpcrdma_conn_upcallChuck Lever
2018-10-03netfilter: xt_quota: fix the behavior of xt_quota moduleChenbo Feng
2018-10-02tls: Add support for inplace records encryptionVakul Garg
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-02ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-02ipv6: add vrf table handling code for ipv6 mcastPatrick Ruddy
2018-10-02ipv4: Allow sending multicast packets on specific i/f using VRF socketRobert Shearman
2018-10-02bridge: mcast: Default back to multicast enabled stateIdo Schimmel
2018-10-02tcp: do not release socket ownership in tcp_close()Eric Dumazet
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer
2018-10-03bpf: Add PTR_TO_SOCKET verifier typeJoe Stringer
2018-10-02net: inet6_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: rtm_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: rtmsg_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: ip6_update_pmtu() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski
2018-10-02net: ip6_redirect_no_header() - use new style struct initializer instead of m...Maciej Żenczykowski
2018-10-02net: ip6_redirect() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: inet_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: ip_rt_get_source() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-02inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-02xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall()Chuck Lever
2018-10-02xprtrdma: Conventional variable names in rpcrdma_conn_upcallChuck Lever
2018-10-02xprtrdma: Rename rpcrdma_conn_upcallChuck Lever
2018-10-02sunrpc: Report connect_time in secondsChuck Lever
2018-10-02sunrpc: Fix connect metricsChuck Lever
2018-10-02xprtrdma: Name MR trace events consistentlyChuck Lever
2018-10-02xprtrdma: Explicitly resetting MRs is no longer necessaryChuck Lever
2018-10-02xprtrdma: Create more MRs at a timeChuck Lever
2018-10-02xprtrdma: Reset credit grant properly after a disconnectChuck Lever
2018-10-02xprtrdma: xprt_release_rqst_cong is called outside of transport_lockChuck Lever
2018-10-02net: drop unused skb_append_datato_frags()Paolo Abeni
2018-10-02cfg80211: sort tracing properlyJohannes Berg
2018-10-02cfg80211: unify sending NL80211_CMD_NEW_INTERFACEJohannes Berg
2018-10-02cfg80211: combine wdev/netdev unregister codeJohannes Berg
2018-10-02nl80211: add error messages to nl80211_parse_chandef()Johannes Berg
2018-10-02cfg80211: move cookie_counter out of wiphyJohannes Berg
2018-10-02cfg80211: regulatory: make initialization more robustJohannes Berg
2018-10-02mac80211: Remove unused initializationMasashi Honma
2018-10-02nl80211: remove nl80211_prepare_wdev_dump() skb argumentJohannes Berg
2018-10-02cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu
2018-10-02cfg80211: tracing: reuse wiphy_wdev_evt for rdev_get_txq_statsJohannes Berg
2018-10-02nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski
2018-10-02mac80211: fix error handling in ieee80211_register_hw()Wei Yongjun
2018-10-02cfg80211: combine duplicate wdev init codeJohannes Berg
2018-10-02mac80211: fix issue with possible txq NULL pointerErik Stromdahl