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-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2022-09-30
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
1
-3
/
+43
2022-09-30
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
1
-2
/
+4
2022-09-30
net: devlink: introduce port registered assert helper and use it
Jiri Pirko
1
-13
/
+19
2022-09-30
net-sysfs: Convert to use sysfs_emit() APIs
Wang Yufen
1
-29
/
+29
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
2
-22
/
+103
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+0
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
1
-17
/
+21
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
1
-7
/
+0
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
1
-6
/
+4
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2022-09-21
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
1
-2
/
+2
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
1
-2
/
+3
2022-09-20
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
1
-7
/
+7
2022-09-20
flow_offload: Introduce flow_match_l2tpv3
Wojciech Drewek
1
-0
/
+7
2022-09-20
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
1
-0
/
+28
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
1
-0
/
+3
2022-09-09
net: core: fix flow symmetric hash
Ludovic Cintrat
1
-3
/
+2
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-24
/
+7
2022-09-07
net: sysctl: remove unused variable long_max
Liu Shixin
1
-1
/
+0
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
3
-23
/
+6
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
3
-419
/
+366
2022-09-02
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
1
-31
/
+24
2022-09-02
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
1
-18
/
+12
2022-09-02
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
1
-31
/
+43
2022-09-02
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2
-36
/
+25
2022-09-02
bpf: Embed kernel CONFIG check into the if statement in bpf_getsockopt
Martin KaFai Lau
1
-7
/
+4
2022-09-02
bpf: net: Avoid sk_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
1
-2
/
+2
2022-09-02
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-22
/
+26
2022-09-02
net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
Martin KaFai Lau
1
-3
/
+9
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
1
-2
/
+6
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
1
-1
/
+1
2022-09-01
net: rtnetlink: use netif_oper_up instead of open code
Juhee Kang
1
-4
/
+2
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-08-31
core: Variable type completion
Xin Gao
1
-1
/
+1
2022-08-30
Revert "net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()"
Vlad Buslov
1
-2
/
+0
2022-08-30
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
1
-73
/
+5
2022-08-30
devlink: use missing attribute ext_ack
Jakub Kicinski
1
-21
/
+20
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2
-0
/
+2
2022-08-29
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
Eyal Birger
1
-0
/
+1
2022-08-26
net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()
Jiri Pirko
1
-0
/
+2
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-40
/
+52
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
1
-17
/
+88
2022-08-25
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
1
-4
/
+30
2022-08-24
net: Fix a data-race around netdev_unregister_timeout_secs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
1
-1
/
+1
[next]