index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-05-07
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
2020-05-07
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
2020-05-07
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
bpf, sockmap: msg_pop_data can incorrecty set an sge length
John Fastabend
2020-05-05
neigh: send protocol value in neighbor create notification
Roman Mashak
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
devlink: let kernel allocate region snapshot id
Jakub Kicinski
2020-05-04
devlink: factor out building a snapshot notification
Jakub Kicinski
2020-05-04
devlink: Fix reporter's recovery condition
Aya Levin
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-01
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
2020-05-01
devlink: fix return value after hitting end in region read
Jakub Kicinski
2020-05-01
net: fix skb_panic to output real address
Jesper Dangaard Brouer
2020-05-01
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
2020-05-01
net/core: Introduce netdev_get_xmit_slave
Maor Gottlieb
2020-04-30
docs: networking: convert pktgen.txt to ReST
Mauro Carvalho Chehab
2020-04-29
bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
Jakub Sitnicki
2020-04-29
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-04-28
docs: networking: convert gen_stats.txt to ReST
Mauro Carvalho Chehab
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
net: rtnetlink: remove redundant assignment to variable err
Colin Ian King
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-26
net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head
Lorenzo Colitti
2020-04-26
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
2020-04-26
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
2020-04-25
net: remove obsolete comment
Eric Dumazet
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-23
net: napi: use READ_ONCE()/WRITE_ONCE()
Eric Dumazet
2020-04-23
net: napi: add hard irqs deferral feature
Eric Dumazet
2020-04-21
cgroup, netclassid: remove double cond_resched
Jiri Slaby
2020-04-20
net: Add testing sysfs attribute
Andrew Lunn
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
2020-04-14
xdp: Reset prog in dev_change_xdp_fd when fd is negative
David Ahern
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-09
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
2020-04-09
bpf: Fix use of sk->sk_reuseport from sk_assign
Joe Stringer
2020-04-07
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
2020-04-02
net: core: enable SO_BINDTODEVICE for non-root users
Vincent Bernat
2020-04-03
net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
Jakub Sitnicki
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-30
devlink: Allow setting of packet trap group parameters
Ido Schimmel
2020-03-30
devlink: Add packet trap group parameters support
Ido Schimmel
2020-03-30
devlink: Add packet trap policers support
Ido Schimmel
2020-03-30
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2020-03-30
bpf: Add socket assign support
Joe Stringer
2020-03-30
devlink: Add auto dump flag to health reporter
Eran Ben Elisha
[prev]
[next]