index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-26
devlink: Prevent port_type_set() callback when it's not needed
Elad Raz
2016-10-23
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
2016-10-22
bpf: add helper for retrieving current numa node id
Daniel Borkmann
2016-10-22
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
2016-10-18
net: dev: Improve debug statements for adjacency tracking
David Ahern
2016-10-18
net: Add warning if any lower device is still in adjacency list
David Ahern
2016-10-18
net: Remove all_adj_list and its references
David Ahern
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
2016-10-18
net: Remove refnr arg when inserting link adjacencies
David Ahern
2016-10-17
net: report right mtu value in error message
Jakub Kicinski
2016-10-15
lwtunnel: Add destroy state operation
Tom Herbert
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-13
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
2016-10-13
net: centralize net_device min/max MTU checking
Jarod Wilson
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
2016-09-22
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
2016-09-22
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
Shmulik Ladkani
2016-09-22
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
2016-09-22
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
2016-09-20
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2016-09-19
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
2016-09-19
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2016-09-18
net: core: Add offload stats to if_stats_msg
Nogah Frankel
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-10
net: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-09
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2016-09-09
bpf: add own ctx rewriter on ifindex for clsact progs
Daniel Borkmann
2016-09-09
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
2016-09-09
bpf: minor cleanups in helpers
Daniel Borkmann
[next]