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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-10
/
+7
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
1
-0
/
+11
2015-06-18
netfilter: xtables: fix warnings on 32bit platforms
Florian Westphal
1
-4
/
+4
2015-06-18
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
2
-4
/
+11
2015-06-18
netfilter: x_tables: align per cpu xt_counter
Eric Dumazet
1
-2
/
+4
2015-06-16
sock_diag: specify info_size per inet protocol
Craig Gallek
1
-0
/
+1
2015-06-16
sock_diag: define destruction multicast groups
Craig Gallek
1
-0
/
+42
2015-06-16
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
1
-0
/
+3
2015-06-16
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
2
-0
/
+13
2015-06-16
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
2
-0
/
+11
2015-06-16
net/mlx4_core: Allocate default counter per port
Eran Ben Elisha
1
-0
/
+1
2015-06-16
net/mlx4_core: Add sink counter
Eran Ben Elisha
1
-0
/
+1
2015-06-16
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
3
-7
/
+76
2015-06-16
net: make u64_stats_init() a function
Eric Dumazet
1
-3
/
+4
2015-06-16
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
1
-0
/
+1
2015-06-16
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
1
-0
/
+3
2015-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-52
/
+115
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
1
-4
/
+1
2015-06-14
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
1
-3
/
+2
2015-06-14
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
3
-28
/
+44
2015-06-14
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
1
-5
/
+8
2015-06-14
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
1
-2
/
+0
2015-06-14
netfilter: ipset: Use MSEC_PER_SEC consistently
Jozsef Kadlecsik
1
-2
/
+2
2015-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-06-13
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
1
-4
/
+5
2015-06-12
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-1
/
+2
2015-06-12
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
1
-2
/
+2
2015-06-12
netfilter: xtables: use percpu rule counters
Florian Westphal
1
-0
/
+49
2015-06-12
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
1
-7
/
+0
2015-06-12
netfilter: bridge: forward IPv6 fragmented packets
Bernhard Thaler
1
-0
/
+2
2015-06-12
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
1
-0
/
+1
2015-06-12
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
2
-1
/
+6
2015-06-12
net/mlx5e: Add HW cacheline start padding
Saeed Mahameed
1
-0
/
+4
2015-06-12
net/mlx5e: Fix HW MTU settings
Saeed Mahameed
1
-5
/
+5
2015-06-12
NFC: nfcmrvl: add UART driver
Vincent Cuissard
1
-0
/
+9
2015-06-12
NFC: nfcmrvl: add platform_data and DT configuration
Vincent Cuissard
1
-0
/
+31
2015-06-11
net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h
Florian Fainelli
1
-0
/
+5
2015-06-11
net: phy: broadcom: include phy.h for brcmphy.h
Florian Fainelli
1
-0
/
+2
2015-06-10
nfc: st-nci: Rename st21nfcb to st-nci
Christophe Ricard
2
-7
/
+36
2015-06-09
iommu/vt-d: Change PASID support to bit 40 of Extended Capability Register
David Woodhouse
1
-1
/
+2
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+6
2015-06-08
bcma: make calls to PCI hostmode functions config-safe
Rafał Miłecki
1
-0
/
+11
2015-06-08
net/mlx5_core: Fix static checker warnings around system guid query flow
Majd Dibbiny
1
-1
/
+1
2015-06-07
bpf: allow programs to write to certain skb fields
Alexei Starovoitov
1
-1
/
+2
2015-06-07
Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2015-06-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2015-06-05
net/mlx5_core: Add more query port helpers
Majd Dibbiny
1
-0
/
+8
2015-06-05
net/mlx5_core: Use port number when querying port ptys
Majd Dibbiny
1
-1
/
+1
2015-06-05
net/mlx5_core: Use port number in the query port mtu helpers
Majd Dibbiny
1
-2
/
+4
2015-06-05
net/mlx5_core: Get vendor-id using the query adapter command
Majd Dibbiny
2
-2
/
+6
[next]