Age | Commit message (Expand) | Author | Files | Lines |
2020-12-08 | net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g... | Zheng Yongjun | 1 | -5/+1 |
2020-12-08 | net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set... | Zheng Yongjun | 1 | -6/+1 |
2020-12-08 | net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh() | Zheng Yongjun | 1 | -6/+1 |
2020-12-08 | net/sched: cls_u32: simplify the return expression of u32_reoffload_knode() | Zheng Yongjun | 1 | -8/+3 |
2020-12-08 | net: sched: fix spelling mistake in Kconfig "trys" -> "tries" | Colin Ian King | 2 | -2/+2 |
2020-12-08 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 13 | -239/+911 |
2020-12-08 | net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr | Julian Wiedmann | 1 | -4/+4 |
2020-12-08 | net: dsa: print the MTU value that could not be set | Rasmus Villemoes | 2 | -5/+6 |
2020-12-07 | Bluetooth: Increment management interface revision | Marcel Holtmann | 1 | -1/+1 |
2020-12-07 | Bluetooth: Set missing suspend task bits | Abhishek Pandit-Subedi | 1 | -0/+8 |
2020-12-07 | Bluetooth: Change MGMT security info CMD to be more generic | Daniel Winkler | 1 | -14/+29 |
2020-12-07 | Bluetooth: Query LE tx power on startup | Daniel Winkler | 2 | -0/+26 |
2020-12-07 | Bluetooth: Use intervals and tx power from mgmt cmds | Daniel Winkler | 3 | -15/+30 |
2020-12-07 | Bluetooth: Break add adv into two mgmt commands | Daniel Winkler | 2 | -11/+371 |
2020-12-07 | Bluetooth: Add helper to set adv data | Daniel Winkler | 1 | -0/+31 |
2020-12-07 | Bluetooth: Add toggle to switch off interleave scan | Howard Chung | 3 | -9/+36 |
2020-12-07 | Bluetooth: Refactor read default sys config for various types | Howard Chung | 1 | -56/+84 |
2020-12-07 | Bluetooth: Handle active scan case | Howard Chung | 1 | -1/+3 |
2020-12-07 | Bluetooth: Handle system suspend resume case | Howard Chung | 1 | -1/+3 |
2020-12-07 | Bluetooth: Interleave with allowlist scan | Howard Chung | 3 | -7/+134 |
2020-12-07 | Bluetooth: Fix attempting to set RPA timeout when unsupported | Edward Vear | 1 | -1/+1 |
2020-12-07 | Bluetooth: Rename get_adv_instance_scan_rsp | Luiz Augusto von Dentz | 1 | -23/+9 |
2020-12-07 | Bluetooth: Fix not sending Set Extended Scan Response | Luiz Augusto von Dentz | 1 | -8/+6 |
2020-12-07 | Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C | Jimmy Wahlberg | 1 | -1/+1 |
2020-12-07 | Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option | Wei Yongjun | 1 | -0/+5 |
2020-12-07 | Bluetooth: fix typo in struct name | Reo Shiseki | 1 | -2/+2 |
2020-12-05 | Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux... | Jakub Kicinski | 40 | -4099/+95 |
2020-12-04 | net/nfc/nci: Support NCI 2.x initial sequence | Bongsu Jeon | 3 | -16/+104 |
2020-12-04 | tipc: support 128bit node identity for peer removing | Hoang Le | 1 | -3/+18 |
2020-12-04 | net-zerocopy: Defer vm zap unless actually needed. | Arjun Roy | 1 | -50/+97 |
2020-12-04 | net-zerocopy: Set zerocopy hint when data is copied | Arjun Roy | 1 | -0/+45 |
2020-12-04 | net-zerocopy: Introduce short-circuit small reads. | Arjun Roy | 1 | -0/+36 |
2020-12-04 | net-zerocopy: Fast return if inq < PAGE_SIZE | Arjun Roy | 1 | -0/+8 |
2020-12-04 | net-zerocopy: Refactor frag-is-remappable test. | Arjun Roy | 1 | -8/+26 |
2020-12-04 | net-zerocopy: Refactor skb frag fast-forward op. | Arjun Roy | 1 | -9/+26 |
2020-12-04 | net-tcp: Introduce tcp_recvmsg_locked(). | Arjun Roy | 1 | -30/+39 |
2020-12-04 | net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy. | Arjun Roy | 1 | -16/+68 |
2020-12-04 | seg6: add VRF support for SRv6 End.DT6 behavior | Andrea Mayer | 1 | -0/+76 |
2020-12-04 | seg6: add support for the SRv6 End.DT4 behavior | Andrea Mayer | 1 | -0/+287 |
2020-12-04 | seg6: add callbacks for customizing the creation/destruction of a behavior | Andrea Mayer | 1 | -0/+49 |
2020-12-04 | seg6: add support for optional attributes in SRv6 behaviors | Andrea Mayer | 1 | -14/+106 |
2020-12-04 | seg6: improve management of behavior attributes | Andrea Mayer | 1 | -10/+70 |
2020-12-04 | Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 1 | -0/+6 |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 15 | -123/+330 |
2020-12-04 | batman-adv: Drop unused soft-interface.h include in fragmentation.c | Simon Wunderlich | 1 | -1/+0 |
2020-12-04 | batman-adv: Drop legacy code for auto deleting mesh interfaces | Sven Eckelmann | 3 | -27/+5 |
2020-12-04 | batman-adv: Drop deprecated debugfs support | Sven Eckelmann | 31 | -2574/+3 |
2020-12-04 | batman-adv: Drop deprecated sysfs support | Sven Eckelmann | 10 | -1490/+1 |
2020-12-04 | batman-adv: Allow selection of routing algorithm over rtnetlink | Sven Eckelmann | 3 | -6/+38 |
2020-12-04 | batman-adv: Prepare infrastructure for newlink settings | Sven Eckelmann | 1 | -0/+39 |