index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-02-04
net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()
D. Wythe
2023-02-04
net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create...
D. Wythe
2023-02-04
net/smc: llc_conf_mutex refactor, replace it with rw_semaphore
D. Wythe
2023-02-03
raw: use net_hash_mix() in hash function
Eric Dumazet
2023-02-03
ipv4: raw: add drop reasons
Eric Dumazet
2023-02-03
ipv6: raw: add drop reasons
Eric Dumazet
2023-02-03
devlink: Move devlink dev selftest code to dev
Moshe Shemesh
2023-02-03
devlink: Move devlink_info_req struct to be local
Moshe Shemesh
2023-02-03
devlink: Move devlink dev flash code to dev
Moshe Shemesh
2023-02-03
devlink: Move devlink dev info code to dev
Moshe Shemesh
2023-02-03
devlink: Move devlink dev eswitch code to dev
Moshe Shemesh
2023-02-03
devlink: Move devlink dev reload code to dev
Moshe Shemesh
2023-02-03
devlink: Split out dev get and dump code
Moshe Shemesh
2023-02-03
net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistently
Vladimir Oltean
2023-02-03
netfilter: nf_conntrack: allow early drop of offloaded UDP conns
Vlad Buslov
2023-02-03
net/sched: act_ct: offload UDP NEW connections
Vlad Buslov
2023-02-03
net/sched: act_ct: set ctinfo in meta action depending on ct state
Vlad Buslov
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
2023-02-03
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
2023-02-03
netfilter: flowtable: fixup UDP timeout depending on ct state
Vlad Buslov
2023-02-02
tcp: add TCP_MINTTL drop reason
Eric Dumazet
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-02-02
net: dsa: Use sysfs_emit() to instead of sprintf()
Bo Liu
2023-02-02
net/sched: simplify tcf_pedit_act
Pedro Tammela
2023-02-02
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
2023-02-02
Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Abeni
2023-02-02
can: isotp: split tx timer into transmission and timeout
Oliver Hartkopp
2023-02-02
can: isotp: handle wait_event_interruptible() return values
Oliver Hartkopp
2023-02-02
can: raw: fix CAN FD frame transmissions over CAN XL devices
Oliver Hartkopp
2023-02-02
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
2023-02-01
netlink: provide an ability to set default extack message
Leon Romanovsky
2023-02-01
neighbor: fix proxy_delay usage when it is zero
Brian Haley
2023-02-01
net: add support for ipv4 big tcp
Xin Long
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2023-02-01
packet: add TP_STATUS_GSO_TCP for tp_status
Xin Long
2023-02-01
cipso_ipv4: use iph_set_totlen in skbuff_setattr
Xin Long
2023-02-01
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
2023-02-01
net: sched: use skb_ip_totlen and iph_totlen
Xin Long
2023-02-01
openvswitch: use skb_ip_totlen in conntrack
Xin Long
2023-02-01
bridge: use skb_ip_totlen in br netfilter
Xin Long
2023-02-01
ipv6: ICMPV6: Use swap() instead of open coding it
Jiapeng Chong
2023-02-01
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter
2023-02-01
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Thomas Winter
2023-02-01
devlink: rename and reorder instances of struct devlink_cmd
Jiri Pirko
2023-02-01
devlink: remove "gen" from struct devlink_gen_cmd name
Jiri Pirko
2023-02-01
devlink: rename devlink_nl_instance_iter_dump() to "dumpit"
Jiri Pirko
2023-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-01-31
net: fix NULL pointer in skb_segment_list
Yan Zhai
[next]