index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-1
/
+15
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
1
-0
/
+14
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
1
-1
/
+2
2021-10-25
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
1
-2
/
+2
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
1
-0
/
+6
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+1
2021-10-22
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
2
-13
/
+35
2021-10-13
Revert "net: procfs: add seq_puts() statement for dev_mcast"
Vladimir Oltean
1
-13
/
+11
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
1
-1
/
+1
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
1
-6
/
+26
2021-09-30
net: dev_addr_list: handle first address in __hw_addr_add_ex
Jakub Kicinski
1
-0
/
+6
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
1
-18
/
+2
2021-09-20
napi: fix race inside napi_enable
Xuan Zhuo
1
-6
/
+10
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
1
-14
/
+23
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+3
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2
-14
/
+3
2021-09-03
skbuff: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-09-03
pktgen: remove unused variable
Eric Dumazet
1
-1
/
+0
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-3
/
+38
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+3
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
1
-0
/
+3
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-08-26
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
1
-1
/
+2
2021-08-26
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
1
-1
/
+0
2021-08-25
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
1
-0
/
+6
2021-08-25
net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...
Gilad Naaman
1
-46
/
+98
2021-08-24
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG
Xu Liu
1
-0
/
+14
2021-08-24
page_pool: use relaxed atomic for release side accounting
Yunsheng Lin
1
-1
/
+1
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
1
-1
/
+88
2021-08-19
net/core: Remove unused field from struct flow_indr_dev
Eli Cohen
1
-1
/
+0
2021-08-19
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SOCK_OPS
Xu Liu
1
-0
/
+14
2021-08-18
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
Nick Richardson
1
-27
/
+26
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
1
-4
/
+12
2021-08-18
net: net_namespace: Optimize the code
Yajun Deng
1
-28
/
+24
2021-08-18
net: procfs: add seq_puts() statement for dev_mcast
Yajun Deng
1
-11
/
+13
2021-08-16
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
1
-0
/
+1
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2
-3
/
+3
2021-08-14
devlink: Clear whole devlink_flash_notify struct
Leon Romanovsky
1
-2
/
+2
2021-08-14
devlink: Use xarray to store devlink instances
Leon Romanovsky
1
-21
/
+49
2021-08-14
devlink: Count struct devlink consumers
Leon Romanovsky
1
-35
/
+170
2021-08-14
devlink: Remove check of always valid devlink pointer
Leon Romanovsky
1
-56
/
+38
2021-08-14
devlink: Simplify devlink_pernet_pre_exit call
Leon Romanovsky
1
-10
/
+10
2021-08-13
net: in_irq() cleanup
Changbin Du
3
-6
/
+6
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+12
2021-08-12
pktgen: Add output for imix results
Nick Richardson
1
-1
/
+25
2021-08-12
pktgen: Add imix distribution bins
Nick Richardson
1
-0
/
+41
2021-08-12
pktgen: Parse internet mix (imix) input
Nick Richardson
1
-0
/
+96
2021-08-11
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2021-08-11
devlink: Add APIs to publish, unpublish individual parameter
Parav Pandit
1
-0
/
+48
2021-08-11
devlink: Add API to register and unregister single parameter
Parav Pandit
1
-0
/
+37
[next]