summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-22net: ipv6: Add extack messages for route add failuresDavid Ahern2-8/+36
2017-05-22net: ipv6: Plumb extack through route add functionsDavid Ahern5-34/+46
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern3-22/+100
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern5-20/+28
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov1-4/+4
2017-05-22macsec: double accounting of dropped rx/tx packetsGirish Moodalbail1-12/+3
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet1-7/+8
2017-05-22net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller1-1/+1
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring1-3/+2
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring1-4/+0
2017-05-22Bluetooth: Delete error messages for failed memory allocations in two functionsMarkus Elfring1-8/+3
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller11-0/+22
2017-05-21Linux 4.12-rc2v4.12-rc2Linus Torvalds1-1/+1
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+5
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+28
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+11
2017-05-21tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUTEric Dumazet1-1/+2
2017-05-21ipv6: drop unused variables in seg6_genl_dumphacstephen hemminger1-4/+0
2017-05-21fou: make local function staticstephen hemminger2-49/+47
2017-05-21tcpnv: do not export local functionstephen hemminger1-3/+2
2017-05-21inet: fix warning about missing prototypestephen hemminger1-0/+1
2017-05-21ila: propagate error code in ila_outputstephen hemminger1-1/+1
2017-05-21dcb: enforce minimum length on IEEE_APPS attributestephen hemminger1-4/+7
2017-05-21Merge branch 'net-extend-socket-timestamping-API'David S. Miller27-23/+151
2017-05-21net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar4-10/+6
2017-05-21net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar5-11/+34
2017-05-21net: fix documentation of struct scm_timestampingMiroslav Lichvar1-1/+7
2017-05-21net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar4-2/+48
2017-05-21net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar3-0/+36
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar18-2/+18
2017-05-21net: define receive timestamp filter for NTPMiroslav Lichvar2-0/+5
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long2-1/+2
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed1-3/+10
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar5-3/+70
2017-05-21ibmveth: Support to enable LSO/CSO for Trunk VEA.Sivakumar Krishnasamy2-18/+90
2017-05-21Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'David S. Miller1-17/+39
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka1-4/+5
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka1-7/+17
2017-05-21arp: decompose is_garp logic into a separate functionIhar Hrachyshka1-12/+23
2017-05-21arp: fixed error in a commentIhar Hrachyshka1-1/+1
2017-05-21tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang1-0/+4
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller21-79/+249
2017-05-21Merge branch 'qed-next'David S. Miller21-227/+255
2017-05-21qede: Support 1G advertisment.Sudarsana Reddy Kalluru1-0/+8
2017-05-21qed: Fix setting of Management bitfieldsTomer Tayar1-1/+1