summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-27can: fix CAN BCM build with CONFIG_PROC_FS disabledOliver Hartkopp
2017-04-26Merge 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...Linus Torvalds
2017-04-25Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus 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
2017-04-25selftests/net: Fix broken test case in psock_fanoutMike Maloney
2017-04-25net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk
2017-04-25net: hso: fix module unloadingAndreas Kemnade
2017-04-25Merge branch 'qed-vf-tunnel'David S. Miller
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish
2017-04-25qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish