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.13.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-03
lib: Resizable, Scalable, Concurrent Hash Table
Thomas Graf
1
-0
/
+213
2014-08-03
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
1
-1
/
+3
2014-08-03
inet: frags: enum the flag definitions and add descriptions
Nikolay Aleksandrov
1
-11
/
+35
2014-08-03
inet: frags: rename last_in to flags
Nikolay Aleksandrov
1
-1
/
+1
2014-08-03
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
3
-21
/
+27
2014-08-03
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
1
-2
/
+2
2014-08-03
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
1
-1
/
+1
2014-08-03
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
Alexei Starovoitov
1
-2
/
+1
2014-08-03
net: filter: simplify socket charging
Alexei Starovoitov
1
-1
/
+1
2014-08-01
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2
-5
/
+5
2014-08-01
net: kernel-doc compliant documentation for net_device
Karoly Kemeny
1
-131
/
+250
2014-08-01
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
1
-0
/
+2
2014-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-6
/
+0
2014-07-31
net: libphy: Add phy specific function to access mmd phy registers
Vince Bridgers
1
-0
/
+18
2014-07-31
netfilter: xt_bpf: add mising opaque struct sk_filter definition
Pablo Neira
1
-0
/
+2
2014-07-31
dcbnl : Fix misleading dcb_app->priority explanation
Anish Bhatt
1
-1
/
+2
2014-07-31
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
1
-2
/
+2
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2
-8
/
+4
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-2
/
+15
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+25
2014-07-30
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+3
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
1
-3
/
+0
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-10
/
+4
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-0
/
+1
2014-07-30
of: Add memory limiting function for flattened devicetrees
Laura Abbott
1
-0
/
+1
2014-07-30
of: Split early_init_dt_scan into two parts
Laura Abbott
1
-0
/
+2
2014-07-29
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
1
-0
/
+3
2014-07-29
ipv4: fail early when creating netdev named all or default
WANG Cong
1
-0
/
+6
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
2
-21
/
+4
2014-07-29
packet: remove deprecated syststamp timestamp
Willem de Bruijn
1
-1
/
+1
2014-07-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+4
2014-07-29
ip: make IP identifiers less predictable
Eric Dumazet
1
-10
/
+1
2014-07-29
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
9
-223
/
+295
2014-07-29
netlink: Fix shadow warning on jiffies
Mark Rustad
1
-3
/
+3
2014-07-28
inet: frag: use seqlock for hash rebuild
Florian Westphal
1
-7
/
+6
2014-07-28
inet: frag: remove periodic secret rebuild timer
Florian Westphal
1
-2
/
+2
2014-07-28
inet: frag: remove lru list
Florian Westphal
1
-30
/
+2
2014-07-28
inet: frag: don't account number of fragment queues
Florian Westphal
3
-9
/
+0
2014-07-28
inet: frag: move eviction of queues to work queue
Florian Westphal
1
-1
/
+5
2014-07-28
inet: frag: move evictor calls into frag_find function
Florian Westphal
1
-1
/
+0
2014-07-28
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2
-7
/
+8
2014-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-0
/
+3
2014-07-25
netfilter: kill remnants of ulog targets
Paul Bolle
1
-6
/
+0
2014-07-25
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
1
-25
/
+25
2014-07-24
Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-3
/
+4
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
1
-0
/
+8
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
1
-4
/
+9
2014-07-24
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-24
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
1
-0
/
+12
[next]