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