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
2022-12-16
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2022-12-16
devlink: protect devlink dump by the instance lock
Jakub Kicinski
1
-0
/
+3
2022-12-16
devlink: hold region lock when flushing snapshots
Jakub Kicinski
1
-0
/
+2
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-488
/
+1255
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2022-12-12
Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-24
/
+19
2022-12-12
net: failover: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf
Xin Long
1
-3
/
+3
2022-12-12
net: tso: inline tso_count_descs()
Yunsheng Lin
1
-8
/
+0
2022-12-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-7
/
+38
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-12-09
net: devlink: Add missing error check to devlink_resource_put()
Gavrilov Ilia
1
-3
/
+4
2022-12-09
skbuff: Introduce slab_build_skb()
Kees Cook
1
-8
/
+62
2022-12-08
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
1
-1
/
+8
2022-12-07
devlink: Expose port function commands to control migratable
Shay Drory
1
-0
/
+55
2022-12-07
devlink: Expose port function commands to control RoCE
Shay Drory
1
-0
/
+113
2022-12-07
devlink: Validate port function request
Shay Drory
1
-9
/
+23
2022-12-05
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2
-2
/
+15
2022-12-04
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
1
-0
/
+2
2022-12-04
bpf: Add dummy type reference to nf_conn___init to fix type deduplication
Toke Høiland-Jørgensen
1
-0
/
+14
2022-12-03
net: add netdev_sw_irq_coalesce_default_on()
Heiner Kallweit
1
-0
/
+16
2022-12-02
net: devlink: convert port_list into xarray
Jiri Pirko
1
-30
/
+27
2022-11-30
net: devlink: make the devlink_ops::info_get() callback optional
Vincent Mailhol
1
-7
/
+6
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-8
/
+18
2022-11-30
devlink: support directly reading from region memory
Jacob Keller
1
-17
/
+63
2022-11-30
devlink: refactor region_read_snapshot_fill to use a callback function
Jacob Keller
1
-9
/
+35
2022-11-30
devlink: remove unnecessary parameter from chunk_fill function
Jacob Keller
1
-8
/
+2
2022-11-30
devlink: find snapshot in devlink_nl_cmd_region_read_dumpit
Jacob Keller
1
-11
/
+14
2022-11-30
devlink: report extended error message in region_read_dumpit()
Jacob Keller
1
-4
/
+12
2022-11-30
devlink: use min_t to calculate data_size
Jacob Keller
1
-4
/
+2
2022-11-30
bpf: Fix a compilation failure with clang lto build
Yonghong Song
1
-2
/
+1
2022-12-01
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
1
-3
/
+6
2022-11-30
net: Use call_rcu_hurry() for dst_release()
Joel Fernandes (Google)
1
-1
/
+1
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-30
/
+34
2022-11-29
net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...
Jiri Pirko
1
-2
/
+2
2022-11-29
of: net: export of_get_mac_address_nvmem()
Miquel Raynal
1
-2
/
+3
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
1
-29
/
+28
2022-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-1
/
+3
2022-11-22
devlink: remove redundant health state set to error
Moshe Shemesh
1
-2
/
+0
2022-11-21
net: fix __sock_gen_cookie()
Eric Dumazet
1
-1
/
+4
2022-11-21
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
1
-5
/
+6
2022-11-18
bpf, docs: DEVMAPs and XDP_REDIRECT
Maryam Tahhan
1
-2
/
+6
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
1
-1
/
+1
2022-11-18
net: fix napi_disable() logic error
Eric Dumazet
1
-2
/
+2
2022-11-18
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
1
-28
/
+30
2022-11-17
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
1
-1
/
+8
2022-11-17
devlink: Allow for devlink-rate nodes parent reassignment
Michal Wilczynski
1
-5
/
+7
2022-11-17
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
1
-0
/
+45
2022-11-17
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
1
-0
/
+33
2022-11-17
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
1
-0
/
+31
[next]