summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-06-29net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček-7/+17
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann-0/+71
2017-06-29Merge branch 'arcnet-fixes'David S. Miller-8/+9
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik-2/+3
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik-2/+0
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King-1/+1
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik-3/+4
2017-06-29rocker: move dereference before freeDan Carpenter-1/+1
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel-0/+3
2017-06-29net: sched: Fix one possible panic when no destroy callbackGao Feng-1/+2
2017-06-29virtio-net: serialize tx routine during resetJason Wang-0/+1
2017-06-27net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis-0/+16
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur-0/+1
2017-06-27net: prevent sign extension in dev_get_stats()Eric Dumazet-3/+3
2017-06-25tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong-0/+2
2017-06-25net: ipv6: reset daddr and dport in sk if connect() failsWei Wang-2/+9
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval-1/+1
2017-06-23Merge branch 'bnxt_en-fixes'David S. Miller-10/+57
2017-06-23bnxt_en: Fix netpoll handling.Michael Chan-6/+48
2017-06-23bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan-4/+9
2017-06-23net: dp83640: Avoid NULL pointer dereference.Richard Cochran-1/+1
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-16/+47
2017-06-23sit: use __GFP_NOWARN for user controlled allocationWANG Cong-1/+1
2017-06-23net: account for current skb length when deciding about UFOMichal Kubeček-2/+3
2017-06-22sfc: Fix MCDI command size for filter operationsMartin Habets-4/+4
2017-06-22netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann-2/+2
2017-06-22ipv6: avoid unregistering inet6_dev for loopbackWANG Cong-2/+3
2017-06-22Merge branch 'macvlan-Fix-some-issues-with-changing-mac-addresses'David S. Miller-14/+71
2017-06-22macvlan: Let passthru macvlan correctly restore lower mac addressVlad Yasevich-3/+44
2017-06-22macvlan: convert port passthru to flags.Vlad Yasevich-13/+24
2017-06-22macvlan: Fix passthru macvlan mac address inheritanceVlad Yasevich-1/+2
2017-06-22macvlan: Do not return error when setting the same mac addressVlad Yasevich-0/+4
2017-06-22xen-netback: correctly schedule rate-limited queuesWei Liu-2/+11
2017-06-22veth: Be more robust on network device creation when no attributesSerhey Popovych-2/+2
2017-06-22drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla-1/+1
2017-06-22ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong-1/+5
2017-06-22net/phy: micrel: configure intterupts after autoneg workaroundZach Brown-0/+2
2017-06-22esp6_offload: Fix IP6CB(skb)->nhoff for ESP GROYossi Kuperman-0/+25
2017-06-22xfrm6: Fix IPv6 payload_len in xfrm6_transport_finishYossi Kuperman-1/+1
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-191/+256
2017-06-21Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-51/+42
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-8/+11
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-7/+37
2017-06-21Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-32/+28
2017-06-21Allow stack to grow up to address space limitHelge Deller-5/+8
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins-2/+4
2017-06-20igmp: add a missing spin_lock_init()WANG Cong-0/+1
2017-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller-36/+49
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel-4/+16