| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: avoid slow start during fast recovery on new losses | Yuchung Cheng | 2020-11-03 | 1 | -1/+1 |
* | net: mscc: ocelot: deny changing the native VLAN from the prepare phase | Vladimir Oltean | 2020-11-03 | 1 | -0/+2 |
* | net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlan | Vladimir Oltean | 2020-11-03 | 1 | -0/+1 |
* | net: mscc: ocelot: transform the pvid and native vlan values into a structure | Vladimir Oltean | 2020-11-03 | 1 | -6/+8 |
* | net: core: add devm_netdev_alloc_pcpu_stats | Heiner Kallweit | 2020-10-31 | 1 | -0/+14 |
* | net: core: add dev_sw_netstats_tx_add | Heiner Kallweit | 2020-10-31 | 1 | -0/+12 |
* | net: mscc: ocelot: support L2 multicast entries | Vladimir Oltean | 2020-10-31 | 1 | -0/+1 |
* | net: bridge: mcast: add support for raw L2 multicast groups | Nikolay Aleksandrov | 2020-10-31 | 2 | -0/+2 |
* | net: phy: marvell: add special handling of Finisar modules with 88E1111 | Robert Hancock | 2020-10-31 | 1 | -0/+3 |
* | sctp: add the error cause for new encapsulation port restart | Xin Long | 2020-10-30 | 2 | -0/+23 |
* | sctp: add udphdr to overhead when udp_port is set | Xin Long | 2020-10-30 | 2 | -2/+6 |
* | sctp: allow changing transport encap_port by peer packets | Xin Long | 2020-10-30 | 2 | -6/+2 |
* | sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt | Xin Long | 2020-10-30 | 1 | -0/+7 |
* | sctp: add encap_port for netns sock asoc and transport | Xin Long | 2020-10-30 | 2 | -0/+8 |
* | sctp: create udp6 sock and set its encap_rcv | Xin Long | 2020-10-30 | 1 | -0/+1 |
* | sctp: create udp4 sock and add its encap_rcv | Xin Long | 2020-10-30 | 3 | -0/+9 |
* | Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a... | Jakub Kicinski | 2020-10-30 | 4 | -1805/+0 |
|\ |
|
| * | wimax: move out to staging | Arnd Bergmann | 2020-10-29 | 4 | -1805/+0 |
* | | bridge: cfm: Netlink GET status Interface. | Henrik Bjoernlund | 2020-10-30 | 2 | -0/+30 |
* | | bridge: cfm: Netlink GET configuration Interface. | Henrik Bjoernlund | 2020-10-30 | 1 | -0/+6 |
* | | bridge: cfm: Netlink SET configuration Interface. | Henrik Bjoernlund | 2020-10-30 | 2 | -0/+91 |
* | | bridge: cfm: Kernel space implementation of CFM. CCM frame RX added. | Henrik Bjoernlund | 2020-10-30 | 1 | -0/+4 |
* | | bridge: cfm: Kernel space implementation of CFM. CCM frame TX added. | Henrik Bjoernlund | 2020-10-30 | 1 | -1/+38 |
* | | bridge: cfm: Kernel space implementation of CFM. MEP create/delete. | Henrik Bjoernlund | 2020-10-30 | 1 | -0/+23 |
* | | bridge: uapi: cfm: Added EtherType used by the CFM protocol. | Henrik Bjoernlund | 2020-10-30 | 1 | -0/+1 |
* | | Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2020-10-29 | 2 | -0/+4 |
|\ \ |
|
| * | | include: jhash/signal: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-10-29 | 2 | -0/+4 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2020-10-29 | 2 | -12/+20 |
|\ \ |
|
| * | | RDMA: Add rdma_connect_locked() | Jason Gunthorpe | 2020-10-28 | 1 | -12/+2 |
| * | | RDMA/mlx5: Fix devlink deadlock on net namespace deletion | Parav Pandit | 2020-10-26 | 1 | -0/+18 |
| |/ |
|
* | | Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-10-29 | 1 | -16/+4 |
|\ \ |
|
| * | | afs: Fix afs_invalidatepage to adjust the dirty region | David Howells | 2020-10-29 | 1 | -2/+3 |
| * | | afs: Wrap page->private manipulations in inline functions | David Howells | 2020-10-29 | 1 | -16/+3 |
| |/ |
|
* | | Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-10-29 | 1 | -2/+5 |
|\ \ |
|
| * | | jbd2: fix a kernel-doc markup | Mauro Carvalho Chehab | 2020-10-28 | 1 | -1/+1 |
| * | | ext4: make num of fast commit blocks configurable | Harshad Shirwadkar | 2020-10-28 | 1 | -1/+4 |
* | | | vmlinux.lds.h: Keep .ctors.* with .ctors | Kees Cook | 2020-10-27 | 1 | -0/+1 |
| |/
|/| |
|
* | | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 2020-10-25 | 34 | -74/+74 |
* | | mm: remove kzfree() compatibility definition | Eric Biggers | 2020-10-25 | 1 | -2/+0 |
* | | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-10-25 | 1 | -1/+1 |
|\ \ |
|
| * | | perf: correct SNOOPX field offset | Al Grant | 2020-10-19 | 1 | -1/+1 |
* | | | Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-10-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | locking/seqlocks: Fix kernel-doc warnings | Mauro Carvalho Chehab | 2020-10-14 | 1 | -1/+1 |
* | | | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-25 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | hil/parisc: Disable HIL driver when it gets stuck | Helge Deller | 2020-10-22 | 1 | -1/+1 |
* | | | | | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-10-25 | 1 | -8/+0 |
|\ \ \ \ \ |
|
| * | | | | | xen: remove no longer used functions | Juergen Gross | 2020-10-23 | 1 | -8/+0 |
* | | | | | | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-25 | 1 | -2/+53 |
|\ \ \ \ \ \ |
|
| * | | | | | | random32: add noise from network and scheduling activity | Willy Tarreau | 2020-10-24 | 1 | -0/+19 |
| * | | | | | | random32: make prandom_u32() output unpredictable | George Spelvin | 2020-10-24 | 1 | -2/+34 |