| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | sctp: allow users to set ep ecn flag by sockopt | Xin Long | 2019-08-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-27 | 3 | -5/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | / / / / / / / / / | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | drop_monitor: Make timestamps y2038 safe | Ido Schimmel | 2019-08-23 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar | 2019-08-21 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | | | cfg80211: Support assoc-at timer in sta-info | Ben Greear | 2019-08-21 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | nl80211: add 6GHz band definition to enum nl80211_band | Arend van Spriel | 2019-08-21 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | sctp: add SCTP_AUTH_SUPPORTED sockopt | Xin Long | 2019-08-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | sctp: add SCTP_ASCONF_SUPPORTED sockopt | Xin Long | 2019-08-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | net: phy: add EEE-related constants | Heiner Kallweit | 2019-08-19 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-19 | 2 | -21/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | devlink: Add packet trap infrastructure | Ido Schimmel | 2019-08-17 | 1 | -0/+62 | |
| | * | | | | | | | | | | | | | | drop_monitor: Allow user to start monitoring hardware drops | Ido Schimmel | 2019-08-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | drop_monitor: Add support for summary alert mode for hardware drops | Ido Schimmel | 2019-08-17 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | drop_monitor: Add support for packet alert mode for hardware drops | Ido Schimmel | 2019-08-17 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2019-08-15 | 2 | -5/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | can: netlink: fix documentation typos | Andre Hartmann | 2019-08-13 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | can: gw: add support for CAN FD frames | Oliver Hartkopp | 2019-08-13 | 1 | -1/+13 | |
| | | * | | | | | | | | | | | | | | can: gw: use struct canfd_frame as internal data structure | Oliver Hartkopp | 2019-08-13 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | netfilter: remove deprecation warnings from uapi headers. | Jeremy Sowden | 2019-08-14 | 2 | -4/+0 | |
| | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski | 2019-08-13 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | netfilter: add missing includes to a number of header-files. | Jeremy Sowden | 2019-08-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2019-08-13 | 1 | -1/+36 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | bpf: add bpf_tcp_gen_syncookie helper | Petar Penkov | 2019-07-30 | 1 | -1/+29 | |
| | | * | | | | | | | | | | | | | | xdp: Add devmap_hash map type for looking up devices by hashed index | Toke Høiland-Jørgensen | 2019-07-29 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_... | Stanislav Fomichev | 2019-07-25 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | bpf/flow_dissector: pass input flags to BPF flow dissector program | Stanislav Fomichev | 2019-07-25 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | drop_monitor: Expose tail drop counter | Ido Schimmel | 2019-08-11 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | drop_monitor: Make drop queue length configurable | Ido Schimmel | 2019-08-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | drop_monitor: Add a command to query current configuration | Ido Schimmel | 2019-08-11 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | drop_monitor: Allow truncation of dropped packets | Ido Schimmel | 2019-08-11 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | drop_monitor: Add packet alert mode | Ido Schimmel | 2019-08-11 | 1 | -0/+27 | |
| | * | | | | | | | | | | | | | | | drop_monitor: Add alert mode operations | Ido Schimmel | 2019-08-11 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-06 | 17 | -37/+51 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | net: bridge: mcast: add delete due to fast-leave mdb flag | Nikolay Aleksandrov | 2019-07-31 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | cfg80211: add support for parsing OBBS_PD attributes | John Crispin | 2019-07-31 | 1 | -0/+27 | |
| | * | | | | | | | | | | | | | | | nl80211: document uapi for CMD_FRAME_WAIT_CANCEL | Denis Kenzior | 2019-07-26 | 1 | -1/+3 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-09-18 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | crypto: add header include guards | Masahiro Yamada | 2019-08-02 | 1 | -0/+5 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-18 | 2 | -1/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 5.3-rc7 into char-misc-next | Greg Kroah-Hartman | 2019-09-02 | 4 | -7/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge 5.3-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-08-12 | 4 | -39/+38 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support. | Wu Hao | 2019-08-05 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | ppdev: add header include guard | Masahiro Yamada | 2019-07-30 | 1 | -1/+4 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-09-18 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | erofs: move erofs out of staging | Gao Xiang | 2019-08-24 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-09-18 | 2 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | tty: n_gsm: add ioctl to map serial device to mux'ed tty | Martin Hundebøll | 2019-09-04 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | tty: serial: Add linflexuart driver for S32V234 | Stefan-gabriel Mirea | 2019-09-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | serial: 8250_pci: Add support for Sunix serial boards | Kai-Heng Feng | 2019-09-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | serial: remove ks8695 driver | Arnd Bergmann | 2019-09-04 | 1 | -3/+0 | |
| | |/ / / / / / / / / / / / / / | ||||||

