index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-05-16
can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
Oliver Hartkopp
2022-05-16
can: isotp: add support for transmission without flow control
Oliver Hartkopp
2022-05-16
can: raw: add support for SO_TXTIME/SCM_TXTIME
Marc Kleine-Budde
2022-05-16
can: raw: raw_sendmsg(): remove not needed setting of skb->sk
Marc Kleine-Budde
2022-05-16
netfilter: conntrack: remove pr_debug callsites from tcp tracker
Florian Westphal
2022-05-16
netfilter: nf_conncount: reduce unnecessary GC
William Tu
2022-05-16
netfilter: Use l3mdev flow key when re-routing mangled packets
Martin Willi
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-16
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
2022-05-16
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
2022-05-16
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
2022-05-16
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-16
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2022-05-16
net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv()
Menglong Dong
2022-05-16
net: skb: check the boundrary of drop reason in kfree_skb_reason()
Menglong Dong
2022-05-16
net: dm: check the boundary of skb drop reasons
Menglong Dong
2022-05-16
net/smc: align the connect behaviour with TCP
Guangguan Wang
2022-05-16
inet: rename INET_MATCH()
Eric Dumazet
2022-05-16
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
2022-05-16
l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
Eric Dumazet
2022-05-16
inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict()
Eric Dumazet
2022-05-16
dccp: use READ_ONCE() to read sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Eric Dumazet
2022-05-16
net: annotate races around sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
ipv6: Add hop-by-hop header to jumbograms in ip6_output
Coco Li
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
ipv6/gro: insert temporary HBH/jumbo header
Eric Dumazet
2022-05-16
ipv6/gso: remove temporary HBH/jumbo header
Eric Dumazet
2022-05-16
tcp_cubic: make hystart_ack_delay() aware of BIG TCP
Eric Dumazet
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-05-16
mac80211: minstrel_ht: support ieee80211_rate_status
Jonas Jelonek
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
2022-05-16
mac80211: minstrel_ht: fill all requested rates
Peter Seiderer
2022-05-16
mac80211: disable BSS color collision detection in case of no free colors
Lavanya Suresh
2022-05-16
nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
Rameshkumar Sundaram
2022-05-16
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-16
mac80211: mlme: track assoc_bss/associated separately
Johannes Berg
2022-05-16
mac80211: remove useless bssid copy
Johannes Berg
2022-05-16
mac80211: remove unused argument to ieee80211_sta_connection_lost()
Johannes Berg
2022-05-16
mac80211: mlme: use local SSID copy
Johannes Berg
2022-05-16
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
2022-05-16
mac80211: mlme: move in RSSI reporting code
Johannes Berg
2022-05-16
mac80211: unify CCMP/GCMP AAD construction
Johannes Berg
[prev]
[next]