index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
net: devlink: use helpers to work with devlink->lock mutex
Jiri Pirko
1
-115
/
+115
2022-07-13
net: devlink: fix unlocked vs locked functions descriptions
Jiri Pirko
1
-0
/
+22
2022-07-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
1
-0
/
+7
2022-07-12
devlink: Hold the instance lock in port_new / port_del callbacks
Moshe Shemesh
1
-5
/
+1
2022-07-12
devlink: Remove unused functions devlink_rate_leaf_create/destroy
Moshe Shemesh
1
-35
/
+7
2022-07-12
devlink: Remove unused function devlink_rate_nodes_destroy
Moshe Shemesh
1
-18
/
+0
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-41
/
+74
2022-07-08
net: minor optimization in __alloc_skb()
Eric Dumazet
1
-2
/
+1
2022-07-07
net: page_pool: optimize page pool page allocation in NUMA scenario
Jie Wang
1
-1
/
+2
2022-07-06
tls: rx: periodically flush socket backlog
Jakub Kicinski
1
-0
/
+1
2022-07-05
bpf: Omit superfluous address family check in __bpf_skc_lookup
Tobias Klauser
1
-3
/
+2
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
1
-2
/
+30
2022-06-29
bpf: expose bpf_{g,s}etsockopt to lsm cgroup
Stanislav Fomichev
1
-7
/
+53
2022-06-28
bpf: Fix sockmap calling sleepable function in teardown path
John Fastabend
1
-1
/
+1
2022-06-24
net: helper function skb_len_add
Richard Gobert
1
-10
/
+3
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-16
/
+49
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
1
-0
/
+5
2022-06-20
skmsg: Get rid of unncessary memset()
Cong Wang
1
-10
/
+13
2022-06-20
skmsg: Get rid of skb_clone()
Cong Wang
1
-6
/
+1
2022-06-20
net: Introduce a new proto_ops ->read_skb()
Cong Wang
1
-15
/
+5
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-2
/
+152
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-6
/
+28
2022-06-17
bpf: Fix bpf_skc_lookup comment wrt. return type
Tobias Klauser
1
-2
/
+0
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
2
-10
/
+16
2022-06-16
bpf: Allow the new syncookie helpers to work with SKBs
Maxim Mikityanskiy
1
-0
/
+10
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
1
-0
/
+118
2022-06-15
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
1
-6
/
+28
2022-06-15
net: don't check skb_count twice
Sieng Piaw Liew
1
-3
/
+4
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
1
-3
/
+6
2022-06-10
net: unexport __sk_mem_{raise|reduce}_allocated
Eric Dumazet
1
-2
/
+0
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
1
-3
/
+0
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
1
-0
/
+4
2022-06-10
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
1
-8
/
+8
2022-06-09
net: add napi_get_frags_check() helper
Eric Dumazet
1
-0
/
+18
2022-06-09
net: add debug checks in napi_consume_skb and __napi_alloc_skb()
Eric Dumazet
1
-1
/
+2
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
Eric Dumazet
1
-1
/
+1
2022-06-09
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
Eric Dumazet
1
-3
/
+3
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
1
-1
/
+1
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
Eric Dumazet
1
-1
/
+1
2022-06-09
drop_monitor: adopt u64_stats_t
Eric Dumazet
1
-9
/
+9
2022-06-09
devlink: adopt u64_stats_t
Eric Dumazet
1
-12
/
+16
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-9
/
+9
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
10
-33
/
+34
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
4
-14
/
+26
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
1
-0
/
+6
2022-06-02
bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
Wang Yufen
2
-0
/
+24
2022-05-25
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
1
-1
/
+1
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
23
-354
/
+1560
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
[next]