index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
2019-04-16
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
2019-04-16
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
2019-04-16
net/core: work around section mismatch warning for ptp_classifier
Ard Biesheuvel
2019-04-15
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
2019-04-14
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
2019-04-12
bpf: Check address length before reading address family
Tetsuo Handa
2019-04-10
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-04-03
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
2019-04-03
flow_dissector: allow access only to a subset of __sk_buff fields
Stanislav Fomichev
2019-04-03
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
2019-03-29
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-03-28
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
2019-03-28
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-03-27
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
2019-03-26
net: devlink: skip info_get op call if it is not defined in dumpit
Jiri Pirko
2019-03-21
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
2019-03-19
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-13
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper
Martin KaFai Lau
2019-03-13
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
Martin KaFai Lau
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-10
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
2019-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-07
ethtool: reduce stack usage with clang
Arnd Bergmann
2019-03-07
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
2019-03-07
net: fix GSO in bpf_lwt_push_ip_encap
Peter Oskolkov
2019-03-07
bpf: only test gso type on gso packets
Willem de Bruijn
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-03
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-03-02
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-03-02
bpf: add bpf helper bpf_skb_ecn_set_ce
brakmo
2019-03-01
net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)
Eric Dumazet
2019-03-01
net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)
Eric Dumazet
2019-03-01
devlink: fix kdoc
Jakub Kicinski
2019-02-27
ethtool: Use explicit designated initializers for .cmd
Li RongQing
2019-02-26
devlink: require non-NULL ops for devlink instances
Jakub Kicinski
2019-02-26
devlink: hold a reference to the netdevice around ethtool compat
Jakub Kicinski
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
[next]