index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-29
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
1
-0
/
+1
2019-03-28
net: devlink: add warning for ndo_get_phys_port_name set when not needed
Jiri Pirko
1
-0
/
+18
2019-03-28
net: devlink: remove unused devlink_port_get_phys_port_name() function
Jiri Pirko
1
-7
/
+0
2019-03-28
net: devlink: introduce devlink_compat_phys_port_name_get()
Jiri Pirko
2
-5
/
+34
2019-03-28
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
1
-1
/
+1
2019-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+18
2019-03-27
ethtool: add PHY Fast Link Down support
Heiner Kallweit
1
-0
/
+2
2019-03-27
net/core: Allow the compiler to verify declaration and definition consistency
Bart Van Assche
3
-3
/
+19
2019-03-27
net/core: Fix rtnetlink kernel-doc headers
Bart Van Assche
1
-3
/
+6
2019-03-27
net/core: Document __skb_flow_dissect() flags argument
Bart Van Assche
1
-0
/
+2
2019-03-27
net/core: Document all dev_ioctl() arguments
Bart Van Assche
1
-1
/
+2
2019-03-27
net/core: Document reuseport_add_sock() bind_inany argument
Bart Van Assche
1
-0
/
+2
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-51
/
+299
2019-03-26
net: devlink: skip info_get op call if it is not defined in dumpit
Jiri Pirko
1
-0
/
+5
2019-03-25
bpf: silence uninitialized var warning in bpf_skb_net_grow
Willem de Bruijn
1
-1
/
+1
2019-03-24
net: devlink: add port type spinlock
Jiri Pirko
1
-4
/
+13
2019-03-24
net: devlink: warn on setting type on unregistered port
Jiri Pirko
1
-0
/
+2
2019-03-24
net: devlink: disallow port_attrs_set() to be called before register
Jiri Pirko
1
-1
/
+2
2019-03-24
net: devlink: don't pass return value of __devlink_port_type_set()
Jiri Pirko
1
-6
/
+3
2019-03-24
net: devlink: don't take devlink_mutex for devlink_compat_*
Jiri Pirko
1
-10
/
+8
2019-03-24
net: devlink: add couple of missing mutex_destroy() calls
Jiri Pirko
1
-0
/
+2
2019-03-24
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
3
-11
/
+11
2019-03-24
net: dev: introduce support for sch BYPASS for lockless qdisc
Paolo Abeni
1
-0
/
+9
2019-03-23
bpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYPE_SCHED_ACT
Peter Oskolkov
1
-0
/
+2
2019-03-22
bpf: add bpf_skb_adjust_room encap flags
Willem de Bruijn
1
-5
/
+61
2019-03-22
bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
1
-11
/
+27
2019-03-22
bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
Willem de Bruijn
1
-18
/
+20
2019-03-22
bpf: in bpf_skb_adjust_room avoid copy in tx fast path
Willem de Bruijn
1
-1
/
+1
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-40
/
+3
2019-03-22
bpf: add helper to check for a valid SYN cookie
Lorenz Bauer
1
-0
/
+72
2019-03-22
bpf: add skc_lookup_tcp helper
Lorenz Bauer
1
-22
/
+122
2019-03-21
net: dst: remove gc leftovers
Julian Wiedmann
1
-17
/
+0
2019-03-21
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
1
-5
/
+9
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-6
/
+3
2019-03-20
packet: rework packet_pick_tx_queue() to use common code selection
Paolo Abeni
1
-2
/
+3
2019-03-20
net: dev: rename queue selection helpers.
Paolo Abeni
2
-10
/
+10
2019-03-20
datagram: Make __skb_datagram_iter static
YueHaibing
1
-4
/
+4
2019-03-19
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
1
-2
/
+4
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+22
2019-03-13
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper
Martin KaFai Lau
1
-0
/
+21
2019-03-13
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
Martin KaFai Lau
1
-5
/
+1
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-15
/
+34
2019-03-10
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-4
/
+18
2019-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+7
2019-03-07
ethtool: reduce stack usage with clang
Arnd Bergmann
1
-7
/
+9
2019-03-07
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
1
-0
/
+1
2019-03-07
net: fix GSO in bpf_lwt_push_ip_encap
Peter Oskolkov
1
-0
/
+2
2019-03-07
bpf: only test gso type on gso packets
Willem de Bruijn
1
-4
/
+4
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
[prev]
[next]