aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-22afs: Fix large file supportMarc Dionne
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne
2019-11-22net: dsa: ocelot: fix "should it be static?" warningsChen Wandun
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-22seg6: allow local packet processing for SRv6 End.DT6 behaviorAndrea Mayer
2019-11-22net: flow_dissector: Wrap unionized VLAN fields in a structPetr Machata
2019-11-22Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-22Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub...David S. Miller
2019-11-22MAINTAINERS: Add myself as maintainer of virtio-vsockStefano Garzarella
2019-11-22tipc: support in-order name publication eventsTuong Lien
2019-11-22tipc: update replicast capability for broadcast send linkHoang Le
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-22Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-22Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-22mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin
2019-11-22mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma
2019-11-22mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan
2019-11-22mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen
2019-11-22virt_wifi: fix use-after-free in virt_wifi_newlink()Taehee Yoo
2019-11-22mac80211: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen
2019-11-22mac80211: expose HW conf flags through debugfsThomas Pedersen
2019-11-22mac80211: Add new sta_info getter by sta/vif addrsToke Høiland-Jørgensen
2019-11-22mac80211: add a comment about monitor-to-dev injectionJohannes Berg
2019-11-21Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'David S. Miller
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang
2019-11-21enetc: make enetc_setup_tc_mqprio staticMao Wenan
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski
2019-11-22Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-21Merge branch 'net-introduce-and-use-route-hint'David S. Miller
2019-11-21ipv4: use dst hint for ipv4 list receivePaolo Abeni
2019-11-21ipv4: move fib4_has_custom_rules() helper to public headerPaolo Abeni
2019-11-21ipv6: introduce and uses route look hints for list input.Paolo Abeni
2019-11-21ipv6: keep track of routes using srcPaolo Abeni
2019-11-21ipv6: add fib6_has_custom_rules() helperPaolo Abeni
2019-11-21Merge branch 'DSA-Felix-PTP'David S. Miller
2019-11-21net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu
2019-11-21net: dsa: ocelot: define PTP registers for felix_vsc9959Yangbo Lu
2019-11-21net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Yangbo Lu
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu
2019-11-21net: mscc: ocelot: export ocelot_hwstamp_get/set functionsYangbo Lu
2019-11-21bpf: skmsg, fix potential psock NULL pointer dereferenceJohn Fastabend