index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
2019-11-21
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
2019-11-20
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
2019-11-20
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
2019-11-20
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2019-11-18
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
net: core: allow fast GRO for skbs with Ethernet header in head
Alexander Lobakin
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
2019-11-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-11-12
devlink: Allow large formatted message of binary output
Aya Levin
2019-11-11
devlink: Add method for time-stamp on reporter's dump
Aya Levin
2019-11-11
devlink: Add new "enable_roce" generic device param
Michael Guralnik
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
2019-11-07
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2019-11-07
devlink: Add layer 3 generic packet exception traps
Amit Cohen
2019-11-07
devlink: Add layer 3 generic packet traps
Amit Cohen
2019-11-06
net_sched: gen_estimator: extend packet counter to 64bit
Eric Dumazet
2019-11-06
net: neigh: use long type to store jiffies delta
Eric Dumazet
2019-11-05
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
2019-11-05
net_sched: extend packet counter to 64bit
Eric Dumazet
2019-11-05
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
2019-10-30
flow_dissector: extract more ICMP information
Matteo Croce
2019-10-30
flow_dissector: skip the ICMP dissector for non ICMP packets
Matteo Croce
2019-10-30
flow_dissector: add meaningful comments
Matteo Croce
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-29
net: rtnetlink: fix a typo fbd -> fdb
Nikolay Aleksandrov
2019-10-28
sock: remove unneeded semicolon
YueHaibing
2019-10-28
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-10-26
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
[next]