index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-08-09
net/llc/llc_conn.c: fix 4 instances of -Wmissing-variable-declarations
Nick Desaulniers
2023-08-09
net: annotate data-races around sock->ops
Eric Dumazet
2023-08-09
Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2023-08-09
net: dsa: mark parsed interface mode for legacy switch drivers
Russell King (Oracle)
2023-08-09
devlink: clear flag on port register error path
Jiri Pirko
2023-08-09
tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
Yue Haibing
2023-08-08
net/tls: avoid TCP window full during ->read_sock()
Hannes Reinecke
2023-08-08
ipv6: exthdrs: Replace opencoded swap() implementation
Ziyang Xuan
2023-08-08
net/ipv4: return the real errno instead of -EINVAL
xu xin
2023-08-08
netfilter: nfnetlink_log: always add a timestamp
Maciej Żenczykowski
2023-08-07
net: skbuff: always try to recycle PP pages directly when in softirq
Alexander Lobakin
2023-08-07
page_pool: add a lockdep check for recycling in hardirq
Jakub Kicinski
2023-08-07
net: skbuff: avoid accessing page_pool if !napi_safe when returning page
Alexander Lobakin
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
net/tls: Remove unused function declarations
Yue Haibing
2023-08-06
net: omit ndo_hwtstamp_get() call when possible in dev_set_hwtstamp_phylib()
Vladimir Oltean
2023-08-06
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_KEEPCNT locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_KEEPINTVL locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_SYNCNT locklessly
Eric Dumazet
2023-08-04
tcp: Update stale comment for MD5 in tcp_parse_options().
Kuniyuki Iwashima
2023-08-04
tcp: Disable header prediction for MD5 flow.
Kuniyuki Iwashima
2023-08-04
tcp_metrics: hash table allocation cleanup
Eric Dumazet
2023-08-04
devlink: use generated split ops and remove duplicated commands from small ops
Jiri Pirko
2023-08-04
devlink: include the generated netlink header
Jiri Pirko
2023-08-04
devlink: add split ops generated according to spec
Jiri Pirko
2023-08-04
devlink: un-static devlink_nl_pre/post_doit()
Jiri Pirko
2023-08-04
devlink: introduce couple of dumpit callbacks for split ops
Jiri Pirko
2023-08-04
devlink: rename couple of doit netlink callbacks to match generated names
Jiri Pirko
2023-08-04
devlink: rename devlink_nl_ops to devlink_nl_small_ops
Jiri Pirko
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-03
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-03
udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-03
tipc: Remove unused function declarations
Yue Haibing
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
[next]