summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-27fib_rules: fix error return codeWei Yongjun
2017-04-27bridge: add per-port broadcast flood flagMike Manning
2017-04-27net: fib: Decrease one unnecessary rt cache flush in fib_disable_ipGao Feng
2017-04-27l2tp: remove useless device duplication test in l2tp_eth_create()Guillaume Nault
2017-04-27net: remove unnecessary carrier status checkZhang Shengju
2017-04-27net: update comment for netif_dormant() functionZhang Shengju
2017-04-27samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnelDavid Ahern
2017-04-27rhashtable: Cap total number of entries to 2^31Herbert Xu
2017-04-27tcp: tcp_rack_reo_timeout() must update tp->tcp_mstampEric Dumazet
2017-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-26ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-04-26tcp: memset ca_priv data to 0 properlyWei Wang
2017-04-26ipv6: check skb->protocol before lookup for nexthopWANG Cong
2017-04-26virtio-net: on tx, only call napi_disable if tx napi is onWillem de Bruijn
2017-04-26Merge branch 'ibmvnic-Move-sub-crq-init-out-of-interrupt-context'David S. Miller
2017-04-26ibmvnic: Move initialization of sub crqs to ibmvnic_initNathan Fontenot
2017-04-26ibmvnic: Split initialization of scrqs to its own routineNathan Fontenot
2017-04-26net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung
2017-04-26dt-bindings: mdio: Clarify binding documentFlorian Fainelli
2017-04-26Merge branch 'tcp-do-not-use-tcp_time_stamp-for-rcv-autotuning'David S. Miller
2017-04-26tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsEric Dumazet
2017-04-26tcp: remove ack_time from struct tcp_sacktag_stateEric Dumazet
2017-04-26tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_fastretrans_alert()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_identify_loss()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_mark_lost()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_detect_loss()Eric Dumazet
2017-04-26tcp: add tp->tcp_mstamp fieldEric Dumazet
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld
2017-04-26rhashtable: remove insecure_max_entries paramFlorian Westphal
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-26Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds
2017-04-25Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet
2017-04-25net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko
2017-04-25net: ipv6: regenerate host route if moved to gc listDavid Ahern
2017-04-25bridge: move bridge multicast cleanup to ndo_uninitXin Long
2017-04-25ipv6: fix source routingSabrina Dubroca
2017-04-25drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun
2017-04-25net: Generic XDPDavid S. Miller
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger