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
2023-01-09
gro: take care of DODGY packets
Eric Dumazet
1
-2
/
+3
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+5
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-24
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+5
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-0
/
+15
2022-12-20
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
1
-2
/
+5
2022-12-19
net: Introduce sk_use_task_frag in struct sock.
Guillaume Nault
1
-0
/
+1
2022-12-19
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
1
-0
/
+6
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
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+10
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-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
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-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
1
-4
/
+4
[next]