Age | Commit message (Expand) | Author |
2020-02-25 | devlink: extend devlink_trap_report() to accept cookie and pass | Jiri Pirko |
2020-02-25 | drop_monitor: extend by passing cookie from driver | Jiri Pirko |
2020-02-25 | devlink: add trap metadata type for cookie | Jiri Pirko |
2020-02-25 | flow_offload: pass action cookie through offload structures | Jiri Pirko |
2020-02-24 | Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub... | David S. Miller |
2020-02-24 | mdio_bus: Add generic mdio_find_bus() | Jeremy Linton |
2020-02-24 | net: Special handling for IP & MPLS. | Martin Varghese |
2020-02-24 | net: UDP tunnel encapsulation module for tunnelling different protocols like ... | Martin Varghese |
2020-02-24 | devlink: add ACL generic packet traps | Jiri Pirko |
2020-02-24 | mac80211: Add api to support configuring TID specific configuration | Tamizh chelvam |
2020-02-24 | nl80211: Add support to configure TID specific RTSCTS configuration | Tamizh chelvam |
2020-02-24 | nl80211: Add support to configure TID specific AMPDU configuration | Tamizh chelvam |
2020-02-24 | nl80211: Add support to configure TID specific retry configuration | Tamizh chelvam |
2020-02-24 | nl80211: modify TID-config API | Johannes Berg |
2020-02-24 | nl80211: Add NL command to support TID speicific configurations | Tamizh chelvam |
2020-02-24 | cfg80211: Support key configuration for Beacon protection (BIGTK) | Jouni Malinen |
2020-02-24 | cfg80211: fix indentation errors | Jérôme Pouiller |
2020-02-24 | cfg80211: merge documentations of field "dev" | Jérôme Pouiller |
2020-02-24 | cfg80211: merge documentations of field "debugfsdir" | Jérôme Pouiller |
2020-02-24 | cfg80211: drop duplicated documentation of field "reg_notifier" | Jérôme Pouiller |
2020-02-24 | cfg80211: drop duplicated documentation of field "perm_addr" | Jérôme Pouiller |
2020-02-24 | cfg80211: drop duplicated documentation of field "_net" | Jérôme Pouiller |
2020-02-24 | cfg80211: drop duplicated documentation of field "registered" | Jérôme Pouiller |
2020-02-24 | cfg80211: drop duplicated documentation of field "privid" | Jérôme Pouiller |
2020-02-24 | cfg80211: drop duplicated documentation of field "probe_resp_offload" | Jérôme Pouiller |
2020-02-24 | Revert "nl80211: add src and dst addr attributes for control port tx/rx" | Johannes Berg |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-21 | net: Generate reuseport group ID on group creation | Jakub Sitnicki |
2020-02-21 | tcp_bpf: Don't let child socket inherit parent protocol ops on copy | Jakub Sitnicki |
2020-02-21 | net, sk_msg: Clear sk_user_data pointer on clone if tagged | Jakub Sitnicki |
2020-02-21 | net, sk_msg: Annotate lockless access to sk_prot on clone | Jakub Sitnicki |
2020-02-21 | Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-02-21 | Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-02-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-02-21 | include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap | Christian Borntraeger |
2020-02-21 | y2038: hide timeval/timespec/itimerval/itimerspec types | Arnd Bergmann |
2020-02-21 | y2038: remove unused time32 interfaces | Arnd Bergmann |
2020-02-21 | y2038: remove ktime to/from timespec/timeval conversion | Arnd Bergmann |
2020-02-21 | cfg80211: remove support for adjacent channel compensation | Emmanuel Grumbach |
2020-02-21 | ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() | Rafael J. Wysocki |
2020-02-20 | net: page_pool: API cleanup and comments | Ilias Apalodimas |
2020-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-02-19 | bpf: Add bpf_read_branch_records() helper | Daniel Xu |
2020-02-19 | net: core: add helper tcp_v6_gso_csum_prep | Heiner Kallweit |
2020-02-19 | Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-02-19 | Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-02-19 | Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-02-19 | bpf, sk_msg: Don't clear saved sock proto on restore | Jakub Sitnicki |