Age | Commit message (Expand) | Author |
2020-09-28 | net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks | Manivannan Sadhasivam |
2020-09-28 | net: core: add nested_level variable in net_device | Taehee Yoo |
2020-09-28 | net: core: introduce struct netdev_nested_priv for nested interface infrastru... | Taehee Yoo |
2020-09-28 | net: core: add __netdev_upper_dev_unlink() | Taehee Yoo |
2020-09-28 | net_sched: remove a redundant goto chain check | Cong Wang |
2020-09-28 | net: bridge: fdb: don't flush ext_learn entries | Nikolay Aleksandrov |
2020-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-09-25 | xfrm: Use correct address family in xfrm_state_find | Herbert Xu |
2020-09-24 | tcp: skip DSACKs with dubious sequence ranges | Priyaranjan Jha |
2020-09-24 | net/tls: race causes kernel panic | Rohit Maheshwari |
2020-09-24 | net_sched: commit action insertions together | Cong Wang |
2020-09-24 | net_sched: defer tcf_idr_insert() in tcf_action_init_1() | Cong Wang |
2020-09-23 | net: switchdev: Fixed kerneldoc warning | Tian Tao |
2020-09-23 | mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet | Mat Martineau |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-09-21 | inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute | Eric Dumazet |
2020-09-21 | net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU | Vladimir Oltean |
2020-09-21 | Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-09-21 | ipv6: route: convert comma to semicolon | Xu Wang |
2020-09-20 | net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant | Henry Ptasinski |
2020-09-18 | net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC | Necip Fazil Yildiran |
2020-09-18 | Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-merge | David S. Miller |
2020-09-18 | net: mscc: ocelot: add locking for the port TX timestamp ID | Vladimir Oltean |
2020-09-18 | mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz | John Crispin |
2020-09-18 | mac80211: do not allow bigger VHT MPDUs than the hardware supports | Felix Fietkau |
2020-09-18 | cfg80211: fix 6 GHz channel conversion | Johannes Berg |
2020-09-18 | mac80211: do not disable HE if HT is missing on 2.4 GHz | Wen Gong |
2020-09-18 | mac80211: Fix radiotap header channel flag for 6GHz band | Aloka Dixit |
2020-09-18 | lib80211: fix unmet direct dependendices config warning when !CRYPTO | Necip Fazil Yildiran |
2020-09-18 | mac80211: add AQL support for VHT160 tx rates | Felix Fietkau |
2020-09-18 | mac80211: extend AQL aggregation estimation to HE and fix unit mismatch | Felix Fietkau |
2020-09-17 | ethtool: add and use message type for tunnel info reply | Michal Kubecek |
2020-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-09-15 | bpf: Bpf_skc_to_* casting helpers require a NULL check on sk | Martin KaFai Lau |
2020-09-15 | ipv4: Update exception handling for multipath routes via same device | David Ahern |
2020-09-15 | net: tipc: kerneldoc fixes | Lu Wei |
2020-09-15 | batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh | Linus Lüssing |
2020-09-15 | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh | Linus Lüssing |
2020-09-15 | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN | Linus Lüssing |
2020-09-14 | xsk: Fix number of pinned pages/umem size discrepancy | Björn Töpel |
2020-09-14 | net: sched: initialize with 0 before setting erspan md->u | Xin Long |
2020-09-14 | lwtunnel: only keep the available bits when setting vxlan md->gbp | Xin Long |
2020-09-14 | net: sched: only keep the available bits when setting vxlan md->gbp | Xin Long |
2020-09-14 | tipc: use skb_unshare() instead in tipc_buf_append() | Xin Long |
2020-09-14 | tipc: Fix memory leak in tipc_group_create_member() | Peilin Ye |
2020-09-14 | ipv4: Initialize flowi4_multipath_hash in data path | David Ahern |
2020-09-14 | batman-adv: Add missing include for in_interrupt() | Sven Eckelmann |
2020-09-11 | taprio: Fix allowing too small intervals | Vinicius Costa Gomes |
2020-09-10 | net: DCB: Validate DCB_ATTR_DCB_BUFFER argument | Petr Machata |
2020-09-10 | net: Fix bridge enslavement failure | Ido Schimmel |