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-01-14
net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
Tariq Toukan
1
-3
/
+9
2021-01-14
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
1
-2
/
+7
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
1
-5
/
+23
2021-01-08
net: make sure devices go through netdev_wait_all_refs
Jakub Kicinski
1
-10
/
+4
2021-01-08
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
2
-17
/
+17
2021-01-08
docs: net: explain struct net_device lifetime
Jakub Kicinski
1
-1
/
+1
2021-01-08
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
1
-1
/
+1
2021-01-08
net: fix use-after-free when UDP GRO with shared fraglist
Dongseok Yi
1
-1
/
+19
2020-12-28
net: neighbor: fix a crash caused by mod zero
weichenchen
1
-4
/
+2
2020-12-28
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
1
-5
/
+18
2020-12-28
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
1
-0
/
+7
2020-12-28
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
1
-7
/
+22
2020-12-28
net-sysfs: take the rtnl lock when storing xps_cpus
Antoine Tenart
1
-0
/
+6
2020-12-16
net: core: introduce __netdev_notify_peers
Lijun Pan
1
-2
/
+20
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
16
-164
/
+449
2020-12-14
net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
Tariq Toukan
1
-0
/
+5
2020-12-14
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
1
-0
/
+6
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2
-6
/
+6
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-11
/
+22
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-31
/
+38
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-27
/
+36
2020-12-10
rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlers
Jakub Kicinski
1
-11
/
+13
2020-12-09
net: flow_offload: Fix memory leak for indirect flow block
Chris Mi
1
-3
/
+1
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
2
-14
/
+20
2020-12-08
bpf: Only provide bpf_sock_from_file with CONFIG_NET
Florent Revest
1
-0
/
+18
2020-12-08
net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...
Zheng Yongjun
1
-6
/
+1
2020-12-07
lwt_bpf: Replace preempt_disable() with migrate_disable()
Cong Wang
1
-3
/
+3
2020-12-07
lwt: Disable BH too in run_lwt_bpf()
Dongdong Wang
1
-4
/
+4
2020-12-04
bpf: Expose bpf_sk_storage_* to iterator programs
Florent Revest
1
-0
/
+1
2020-12-04
net: Remove the err argument from sock_from_file
Florent Revest
3
-11
/
+3
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-55
/
+109
2020-12-03
bpf: Adds support for setting window clamp
Prankur gupta
1
-0
/
+3
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+5
2020-12-03
net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
Davide Caratti
1
-0
/
+3
2020-12-02
bpf: Eliminate rlimit-based memory accounting for sockmap and sockhash maps
Roman Gushchin
1
-27
/
+6
2020-12-02
bpf: Refine memcg-based memory accounting for sockmap and sockhash maps
Roman Gushchin
1
-4
/
+5
2020-12-02
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
1
-0
/
+4
2020-12-01
net: delete __dev_getfirstbyhwtype
Vladimir Oltean
1
-13
/
+0
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
1
-6
/
+0
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
1
-1
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2
-2
/
+3
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2
-11
/
+20
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
2
-15
/
+72
2020-11-30
xdp: Handle MEM_TYPE_XSK_BUFF_POOL correctly in xdp_return_buff()
Björn Töpel
1
-7
/
+10
2020-11-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-6
/
+2
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-19
/
+46
2020-11-27
net/sched: fix miss init the mru in qdisc_skb_cb
wenxu
1
-0
/
+2
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
1
-1
/
+1
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
4
-32
/
+123
[next]