index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2
-2
/
+2
2023-08-18
lwt: Fix return values of BPF xmit ops
Yan Zhai
1
-4
/
+3
2023-08-17
netem: use seeded PRNG for correlated loss events
François Michel
1
-10
/
+12
2023-08-17
netem: use a seeded PRNG for generating random losses
François Michel
1
-5
/
+6
2023-08-17
netem: add prng attribute to netem_sched_data
François Michel
1
-0
/
+16
2023-08-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-1
/
+40
2023-08-16
bpf: Add update_socket_protocol hook
Geliang Tang
2
-1
/
+40
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2
-9
/
+52
2023-08-16
inet: implement lockless IP_MINTTL
Eric Dumazet
1
-18
/
+14
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
2
-16
/
+13
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
5
-13
/
+17
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
4
-9
/
+9
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
5
-15
/
+13
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
6
-9
/
+9
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
7
-28
/
+24
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
4
-14
/
+14
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
8
-17
/
+15
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
9
-39
/
+29
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
5
-19
/
+17
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
2
-10
/
+10
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
8
-30
/
+27
2023-08-16
inet: set/get simple options locklessly
Eric Dumazet
1
-56
/
+62
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
7
-60
/
+39
2023-08-15
net: warn about attempts to register negative ifindex
Jakub Kicinski
1
-0
/
+5
2023-08-15
nexthop: Do not increment dump sentinel at the end of the dump
Ido Schimmel
1
-1
/
+0
2023-08-15
nexthop: Simplify nexthop bucket dump
Ido Schimmel
1
-5
/
+0
2023-08-15
seg6: add NEXT-C-SID support for SRv6 End.X behavior
Andrea Mayer
1
-20
/
+88
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
25
-47
/
+47
2023-08-15
ethtool: netlink: simplify arguments to ethnl_default_parse()
Jakub Kicinski
1
-12
/
+9
2023-08-15
netdev-genl: use struct genl_info for reply construction
Jakub Kicinski
1
-9
/
+8
2023-08-15
genetlink: add a family pointer to struct genl_info
Jakub Kicinski
1
-9
/
+12
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
12
-21
/
+21
2023-08-15
genetlink: add struct genl_info to struct genl_dumpit_info
Jakub Kicinski
1
-2
/
+14
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
5
-21
/
+23
2023-08-15
genetlink: make genl_info->nlhdr const
Jakub Kicinski
2
-2
/
+2
2023-08-15
genetlink: push conditional locking into dumpit/done
Jakub Kicinski
1
-55
/
+35
2023-08-14
netlink: specs: devlink: extend health reporter dump attributes by port index
Jiri Pirko
1
-2
/
+3
2023-08-14
devlink: extend health reporter dump selector by port index
Jiri Pirko
1
-1
/
+14
2023-08-14
netlink: specs: devlink: extend per-instance dump commands to accept instance...
Jiri Pirko
1
-39
/
+130
2023-08-14
devlink: allow user to narrow per-instance dumps by passing handle attrs
Jiri Pirko
1
-3
/
+40
2023-08-14
devlink: remove converted commands from small ops
Jiri Pirko
2
-98
/
+3
2023-08-14
devlink: remove duplicate temporary netlink callback prototypes
Jiri Pirko
1
-48
/
+0
2023-08-14
netlink: specs: devlink: add commands that do per-instance dump
Jiri Pirko
2
-2
/
+382
2023-08-14
devlink: pass flags as an arg of dump_one() callback
Jiri Pirko
5
-56
/
+56
2023-08-14
devlink: introduce dumpit callbacks for split ops
Jiri Pirko
5
-147
/
+144
2023-08-14
devlink: rename doit callbacks for per-instance dump commands
Jiri Pirko
4
-45
/
+52
2023-08-14
devlink: introduce devlink_nl_pre_doit_port*() helper functions
Jiri Pirko
2
-4
/
+28
2023-08-14
devlink: parse rate attrs in doit() callbacks
Jiri Pirko
3
-38
/
+25
2023-08-14
devlink: parse linecard attr in doit() callbacks
Jiri Pirko
3
-21
/
+13
2023-08-14
net: openvswitch: add misc error drop reasons
Adrian Moreno
3
-8
/
+18
[next]