index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
1
-2
/
+1
2017-01-19
lwtunnel: fix autoload of lwt modules
David Ahern
1
-6
/
+56
2017-01-18
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
1
-2
/
+2
2017-01-18
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
1
-1
/
+1
2017-01-17
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
1
-0
/
+50
2017-01-16
flow dissector: check if arp_eth is null rather than arp
Colin Ian King
1
-2
/
+2
2017-01-12
secure_seq: fix sparse errors
Eric Dumazet
1
-1
/
+3
2017-01-12
lwt_bpf: bpf_lwt_prog_cmp() can be static
Wei Yongjun
1
-1
/
+1
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
1
-8
/
+33
2017-01-12
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
1
-65
/
+74
2017-01-12
net: fix AF_SMC related typo
Ursula Braun
1
-1
/
+1
2017-01-12
net: core: Make netif_wake_subqueue a wrapper
Florian Fainelli
1
-22
/
+0
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+12
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2017-01-11
flow disector: ARP support
Simon Horman
1
-0
/
+57
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-11
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
1
-4
/
+4
2017-01-11
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2017-01-11
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
1
-3
/
+3
2017-01-10
net: skb_flow_get_be16() can be static
Eric Dumazet
1
-2
/
+2
2017-01-10
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
1
-20
/
+20
2017-01-10
smc: establish new socket family
Ursula Braun
1
-3
/
+3
2017-01-10
net: introduce keepalive function in struct proto
Ursula Braun
1
-5
/
+2
2017-01-09
secure_seq: use SipHash in place of MD5
Jason A. Donenfeld
1
-82
/
+63
2017-01-09
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
1
-5
/
+3
2017-01-09
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
3
-12
/
+5
2017-01-09
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
1
-7
/
+3
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+39
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
1
-1
/
+1
2017-01-03
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-01-02
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
1
-2
/
+3
2017-01-02
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
1
-9
/
+24
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
2
-3
/
+36
2016-12-29
rtnl: stats - add missing netlink message size checks
Mathias Krause
1
-0
/
+6
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
1
-2
/
+0
2016-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+0
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
1
-6
/
+0
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2
-3
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
9
-9
/
+9
2016-12-23
neigh: Send netevent after marking neigh as dead
Ido Schimmel
1
-0
/
+1
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+6
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
1
-0
/
+6
2016-12-15
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-20
/
+15
2016-12-14
netns: avoid disabling irq for netns id
Paul Moore
1
-20
/
+15
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-44
/
+32
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-12-10
net: skb_condense() can also deal with empty skbs
Eric Dumazet
1
-9
/
+13
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-2
/
+26
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
1
-0
/
+28
2016-12-08
net: rfs: add a jump label
Eric Dumazet
2
-1
/
+6
[prev]
[next]