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-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+3
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
1
-2
/
+4
2019-04-17
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
1
-2
/
+2
2019-04-17
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
1
-1
/
+9
2019-04-17
net/core: work around section mismatch warning for ptp_classifier
Ard Biesheuvel
1
-3
/
+4
2019-04-15
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
1
-9
/
+5
2019-04-15
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
1
-1
/
+1
2019-04-12
bpf: Check address length before reading address family
Tetsuo Handa
1
-0
/
+2
2019-04-11
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2
-4
/
+18
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2
-3
/
+3
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+6
2019-04-04
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
1
-1
/
+1
2019-04-03
flow_dissector: allow access only to a subset of __sk_buff fields
Stanislav Fomichev
1
-13
/
+3
2019-04-03
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
1
-1
/
+2
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
1
-0
/
+1
2019-03-29
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
1
-16
/
+30
2019-03-29
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
1
-1
/
+3
2019-03-29
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
1
-0
/
+1
2019-03-28
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
1
-1
/
+1
2019-03-26
net: devlink: skip info_get op call if it is not defined in dumpit
Jiri Pirko
1
-0
/
+5
2019-03-21
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
1
-5
/
+9
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
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
1
-5
/
+17
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
1
-1
/
+4
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+41
2019-03-04
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-03
net: sched: put back q.qlen into a single location
Eric Dumazet
1
-2
/
+0
2019-03-02
bpf: add bpf helper bpf_skb_ecn_set_ce
brakmo
1
-0
/
+28
2019-03-02
net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)
Eric Dumazet
1
-2
/
+8
2019-03-02
net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)
Eric Dumazet
1
-5
/
+13
2019-03-02
devlink: fix kdoc
Jakub Kicinski
1
-7
/
+5
2019-02-27
ethtool: Use explicit designated initializers for .cmd
Li RongQing
1
-2
/
+2
2019-02-26
devlink: require non-NULL ops for devlink instances
Jakub Kicinski
1
-26
/
+22
2019-02-26
devlink: hold a reference to the netdevice around ethtool compat
Jakub Kicinski
2
-11
/
+15
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
1
-39
/
+17
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
1
-13
/
+2
[next]