summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-22nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski
2017-05-22nfp: add nfp_cppcore_pcie_unit() helperSimon Horman
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko
2017-05-22bridge: fix hello and hold timers starting/stoppingIvan Vecera
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2017-05-22net/wan/fsl_ucc_hdlc: fix muram allocation errorHolger Brunck
2017-05-22net: Make IP alignment calulations clearer.David S. Miller
2017-05-22net: ipv4: tcp: fixed comment coding style issueRohit Chavan
2017-05-22net: socket: fix a typo in sockfd_lookup().Rosen, Rami
2017-05-22Merge branch 'netlink-extack-route-add-del'David S. Miller
2017-05-22net: ipv6: Add extack messages for route add failuresDavid Ahern
2017-05-22net: ipv6: Plumb extack through route add functionsDavid Ahern
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov
2017-05-22macsec: double accounting of dropped rx/tx packetsGirish Moodalbail
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-05-22net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-21Linux 4.12-rc2Linus Torvalds
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-21tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUTEric Dumazet
2017-05-21ipv6: drop unused variables in seg6_genl_dumphacstephen hemminger
2017-05-21fou: make local function staticstephen hemminger
2017-05-21tcpnv: do not export local functionstephen hemminger
2017-05-21inet: fix warning about missing prototypestephen hemminger
2017-05-21ila: propagate error code in ila_outputstephen hemminger
2017-05-21dcb: enforce minimum length on IEEE_APPS attributestephen hemminger
2017-05-21Merge branch 'net-extend-socket-timestamping-API'David S. Miller
2017-05-21net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar
2017-05-21net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar
2017-05-21net: fix documentation of struct scm_timestampingMiroslav Lichvar
2017-05-21net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar
2017-05-21net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-21net: define receive timestamp filter for NTPMiroslav Lichvar
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar
2017-05-21ibmveth: Support to enable LSO/CSO for Trunk VEA.Sivakumar Krishnasamy
2017-05-21Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'David S. Miller