index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-12
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
1
-3
/
+8
2016-11-12
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2
-19
/
+66
2016-11-09
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
1
-0
/
+1
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
1
-2
/
+3
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-10-31
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+1
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-33
/
+44
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
1
-0
/
+1
2016-10-27
flow_dissector: fix vlan tag handling
Arnd Bergmann
1
-5
/
+5
2016-10-22
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
1
-15
/
+20
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
1
-0
/
+1
2016-10-19
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
1
-3
/
+7
2016-10-19
flow_dissector: Check skb for VLAN only if skb specified.
Eric Garver
1
-4
/
+2
2016-10-18
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
1
-1
/
+0
2016-10-17
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
1
-7
/
+10
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-10-13
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
1
-0
/
+2
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-2
/
+2
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2016-10-07
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
1
-3
/
+3
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+2
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+27
2016-10-04
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
1
-31
/
+37
2016-10-03
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
1
-15
/
+22
2016-10-03
skb_splice_bits(): get rid of callback
Al Viro
1
-26
/
+2
2016-10-03
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
1
-0
/
+3
2016-10-03
net: pktgen: fix pkt_size
Paolo Abeni
1
-11
/
+10
2016-09-28
net: do not export sk_stream_write_space
Eric Dumazet
1
-1
/
+0
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
6
-164
/
+490
2016-09-24
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
1
-1
/
+6
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-15
/
+65
2016-09-23
netns: move {inc,dec}_net_namespaces into #ifdef
Arnd Bergmann
1
-10
/
+10
2016-09-23
bpf: add helper to invalidate hash
Daniel Borkmann
1
-0
/
+18
2016-09-23
bpf: use bpf_get_smp_processor_id_proto instead of raw one
Daniel Borkmann
1
-0
/
+2
2016-09-23
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
Daniel Borkmann
1
-1
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2016-09-22
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
1
-0
/
+6
2016-09-22
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
1
-0
/
+6
2016-09-22
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
1
-1
/
+1
2016-09-22
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
Shmulik Ladkani
1
-4
/
+2
2016-09-22
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
1
-6
/
+4
2016-09-22
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
1
-2
/
+5
2016-09-20
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
1
-17
/
+117
2016-09-19
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
1
-11
/
+40
2016-09-19
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
1
-1
/
+4
2016-09-18
net: core: Add offload stats to if_stats_msg
Nogah Frankel
1
-4
/
+107
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+20
2016-09-10
net: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+1
2016-09-09
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
1
-81
/
+48
2016-09-09
bpf: add own ctx rewriter on ifindex for clsact progs
Daniel Borkmann
1
-6
/
+31
[next]