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
2017-02-07
udp: properly cope with csum errors
Eric Dumazet
2017-02-03
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-02-03
ethtool: do not vzalloc(0) on registers dump
Stanislaw Gruszka
2017-01-24
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-18
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-01-18
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-01-10
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
2017-01-10
gro: Enter slow-path if there is no tailroom
Herbert Xu
2017-01-10
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
2017-01-10
net: skb_flow_get_be16() can be static
Eric Dumazet
2017-01-03
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-01-02
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
2017-01-01
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
2016-12-29
rtnl: stats - add missing netlink message size checks
Mathias Krause
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-23
neigh: Send netevent after marking neigh as dead
Ido Schimmel
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
2016-12-14
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-12-14
netns: avoid disabling irq for netns id
Paul Moore
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-09
net: skb_condense() can also deal with empty skbs
Eric Dumazet
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
2016-12-08
net: rfs: add a jump label
Eric Dumazet
2016-12-08
flow dissector: ICMP support
Simon Horman
2016-12-06
net/udp: do not touch skb->peeked unless really needed
Eric Dumazet
2016-12-05
bpf: remove type arg from __is_valid_{,xdp_}access
Daniel Borkmann
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-03
net_sched: gen_estimator: account for timer drifts
Eric Dumazet
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2016-12-02
sock: reset sk_err for ICMP packets read from error queue
Soheil Hassas Yeganeh
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
2016-12-02
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
[next]