index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-08-11
devlink: Create a helper function for one parameter registration
Parav Pandit
1
-6
/
+18
2021-08-11
devlink: Add new "enable_vnet" generic device param
Parav Pandit
1
-0
/
+5
2021-08-11
devlink: Add new "enable_rdma" generic device param
Parav Pandit
1
-0
/
+5
2021-08-11
devlink: Add new "enable_eth" generic device param
Parav Pandit
1
-0
/
+5
2021-08-10
net: Support filtering interfaces on no master
Lahav Schlesinger
2
-0
/
+14
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-2
/
+38
2021-08-09
page_pool: add frag page recycling support in page pool
Yunsheng Lin
1
-0
/
+87
2021-08-09
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
1
-0
/
+4
2021-08-09
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
1
-4
/
+17
2021-08-09
net, core: Allow netdev_lower_get_next_private_rcu in bh context
Jussi Maki
1
-1
/
+1
2021-08-09
net, core: Add support for XDP redirection to slave device
Jussi Maki
2
-1
/
+37
2021-08-09
devlink: Fix port_type_set function pointer check
Leon Romanovsky
1
-1
/
+1
[next]