summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-05net/ncsi: Add NCSI OEM command supportVijay Khemka
2018-10-05ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-10-05socket: Tighten no-error check in bind()Jakub Sitnicki
2018-10-05net: sched: Add policy validation for tc attributesDavid Ahern
2018-10-05rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira
2018-10-05ipv6: do not leave garbage in rt->fib6_metricsEric Dumazet
2018-10-05udp: gro behind static keyWillem de Bruijn
2018-10-05net: bpfilter: Fix type cast and pointer warningsShanthosh RK
2018-10-05net_sched: convert idrinfo->lock from spinlock to a mutexCong Wang
2018-10-05net/neigh: Extend dump filter to proxy neighbor dumpsDavid Ahern
2018-10-04net/packet: fix packet drop as of virtio gsoJianfeng Tan
2018-10-04net: Move free of dst_metrics to helperDavid Ahern
2018-10-04net: common metrics init helper for dst_entryDavid Ahern
2018-10-04net: Move free of fib_metrics to helperDavid Ahern
2018-10-04net: common metrics init helper for FIB entriesDavid Ahern
2018-10-04openvswitch: load NAT helperFlavio Leitner
2018-10-04tc: Add support for configuring the taprio schedulerVinicius Costa Gomes
2018-10-04devlink: Add generic parameter msix_vec_per_pf_minVasundhara Volam
2018-10-04devlink: Add generic parameter msix_vec_per_pf_maxVasundhara Volam
2018-10-04devlink: Add generic parameter ignore_ariVasundhara Volam
2018-10-04Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-04Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-10-04dns: Allow the dns resolver to retrieve a server setDavid Howells
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells
2018-10-04rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()David Howells
2018-10-04rxrpc: Use IPv4 addresses throught the IPv6David Howells
2018-10-04rxrpc: Emit the data Tx trace line before transmittingDavid Howells
2018-10-04rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() David Howells
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03devlink: Add extack for eswitch operationsEli Britstein
2018-10-03sctp: fix fall-through annotationGustavo A. R. Silva
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-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