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
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-02
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
2016-11-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-11-25
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
2016-11-23
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
2016-11-23
flowcache: Increase threshold for refusing new allocations
Miroslav Urbanek
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
2016-11-19
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
2016-11-15
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
2016-11-15
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
2016-11-12
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
2016-11-12
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2016-11-09
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2016-10-31
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2016-10-27
flow_dissector: fix vlan tag handling
Arnd Bergmann
2016-10-22
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-19
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
2016-10-19
flow_dissector: Check skb for VLAN only if skb specified.
Eric Garver
2016-10-18
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
2016-10-17
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-13
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-04
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2016-10-03
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
2016-10-03
skb_splice_bits(): get rid of callback
Al Viro
2016-10-03
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
2016-10-03
net: pktgen: fix pkt_size
Paolo Abeni
2016-09-28
net: do not export sk_stream_write_space
Eric Dumazet
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-24
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-23
netns: move {inc,dec}_net_namespaces into #ifdef
Arnd Bergmann
2016-09-23
bpf: add helper to invalidate hash
Daniel Borkmann
2016-09-23
bpf: use bpf_get_smp_processor_id_proto instead of raw one
Daniel Borkmann
2016-09-23
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
Daniel Borkmann
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-22
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
2016-09-22
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
[next]