Age | Commit message (Expand) | Author | Files | Lines |
2021-12-23 | net: bridge: fix ioctl old_deviceless bridge argument | Remi Pommarel | 1 | -1/+1 |
2021-12-23 | net: dsa: tag_ocelot: use traffic class to map priority on injected header | Xiaoliang Yang | 1 | -1/+5 |
2021-12-21 | inet: fully convert sk->sk_rx_dst to RCU rules | Eric Dumazet | 7 | -17/+22 |
2021-12-20 | phonet/pep: refuse to enable an unbound pipe | Rémi Denis-Courmont | 1 | -0/+2 |
2021-12-20 | mac80211: fix locking in ieee80211_start_ap error path | Johannes Berg | 1 | -0/+3 |
2021-12-18 | ax25: NPD bug when detaching AX25 device | Lin Ma | 1 | -1/+3 |
2021-12-18 | Revert "tipc: use consistent GFP flags" | Hoang Le | 1 | -4/+4 |
2021-12-18 | net: openvswitch: Fix matching zone id for invalid conns arriving from tc | Paul Blakey | 2 | -1/+8 |
2021-12-18 | net/sched: flow_dissector: Fix matching on zone id for invalid conns | Paul Blakey | 3 | -2/+5 |
2021-12-18 | net/sched: Extend qdisc control block with tc control block | Paul Blakey | 5 | -15/+19 |
2021-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -6/+9 |
2021-12-17 | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 24 | -56/+113 |
2021-12-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 1 | -2/+2 |
2021-12-16 | sit: do not call ipip6_dev_free() from sit_init_net() | Eric Dumazet | 1 | -1/+0 |
2021-12-16 | net/smc: Prevent smc_release() from long blocking | D. Wythe | 1 | -1/+3 |
2021-12-16 | netfilter: ctnetlink: remove expired entries first | Florian Westphal | 1 | -2/+3 |
2021-12-16 | net: Fix double 0x prefix print in SKB dump | Gal Pressman | 1 | -1/+1 |
2021-12-16 | net/packet: rx_owner_map depends on pg_vec | Willem de Bruijn | 1 | -2/+3 |
2021-12-16 | netfilter: fix regression in looped (broad|multi)cast's MAC handling | Ignacy Gawędzki | 2 | -2/+4 |
2021-12-16 | netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy() | Eric Dumazet | 1 | -2/+2 |
2021-12-15 | mptcp: fix deadlock in __mptcp_push_pending() | Maxim Galaganov | 1 | -1/+1 |
2021-12-15 | mptcp: clear 'kern' flag from fallback sockets | Florian Westphal | 1 | -1/+3 |
2021-12-15 | mptcp: remove tcp ulp setsockopt support | Florian Westphal | 1 | -1/+0 |
2021-12-14 | xsk: Do not sleep in poll() when need_wakeup set | Magnus Karlsson | 1 | -2/+2 |
2021-12-14 | rds: memory leak in __rds_conn_create() | Hangyu Hua | 1 | -0/+1 |
2021-12-14 | Merge tag 'mac80211-for-net-2021-12-14' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 10 | -36/+90 |
2021-12-14 | flow_offload: return EOPNOTSUPP for the unsupported mpls action type | Baowen Zheng | 1 | -0/+1 |
2021-12-14 | mac80211: do drv_reconfig_complete() before restarting all | Johannes Berg | 1 | -7/+7 |
2021-12-14 | mac80211: mark TX-during-stop for TX in in_reconfig | Johannes Berg | 1 | -1/+4 |
2021-12-14 | mac80211: update channel context before station state | Mordechay Goodstein | 1 | -6/+9 |
2021-12-14 | mac80211: Fix the size used for building probe request | Ilan Peer | 1 | -1/+1 |
2021-12-14 | mac80211: fix lookup when adding AddBA extension element | Johannes Berg | 1 | -2/+3 |
2021-12-14 | mac80211: validate extended element ID is present | Johannes Berg | 1 | -1/+6 |
2021-12-14 | cfg80211: Acquire wiphy mutex on regulatory work | Ilan Peer | 1 | -1/+6 |
2021-12-14 | mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock | Johannes Berg | 1 | -2/+8 |
2021-12-14 | nl80211: remove reload flag from regulatory_request | Finn Behrens | 1 | -4/+2 |
2021-12-14 | mac80211: send ADDBA requests using the tid/queue of the aggregation session | Felix Fietkau | 1 | -1/+1 |
2021-12-14 | mptcp: never allow the PM to close a listener subflow | Paolo Abeni | 1 | -0/+3 |
2021-12-14 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+2 |
2021-12-13 | net/sched: sch_ets: don't remove idle classes from the round-robin list | Davide Caratti | 1 | -2/+2 |
2021-12-11 | inet_diag: fix kernel-infoleak for UDP sockets | Eric Dumazet | 1 | -3/+1 |
2021-12-11 | phonet: refcount leak in pep_sock_accep | Hangyu Hua | 1 | -0/+1 |
2021-12-10 | sch_cake: do not call cake_destroy() from cake_init() | Eric Dumazet | 1 | -5/+1 |
2021-12-09 | net/sched: fq_pie: prevent dismantle issue | Eric Dumazet | 1 | -0/+1 |
2021-12-09 | seg6: fix the iif in the IPv6 socket control block | Andrea Mayer | 1 | -0/+8 |
2021-12-09 | nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done | Krzysztof Kozlowski | 1 | -2/+4 |
2021-12-09 | nfc: fix segfault in nfc_genl_dump_devices_done | Tadeusz Struk | 1 | -2/+4 |
2021-12-09 | udp: using datalen to cap max gso segments | Jianguo Wu | 1 | -1/+1 |
2021-12-09 | net, neigh: clear whole pneigh_entry at alloc time | Eric Dumazet | 1 | -2/+1 |
2021-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 6 | -12/+15 |