index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-24
9
-12
/
+86
*
bpf, lpm: fix kfree of im_node in trie_update_elem
Daniel Borkmann
2017-01-23
1
-1
/
+1
*
Merge branch 'bpf-lpm'
David S. Miller
2017-01-23
8
-3
/
+951
|
\
|
*
samples/bpf: add lpm-trie benchmark
David Herrmann
2017-01-23
2
-0
/
+79
|
*
bpf: Add tests for the lpm trie map
David Herrmann
2017-01-23
3
-2
/
+361
|
*
bpf: add a longest prefix match trie map implementation
Daniel Mack
2017-01-23
3
-1
/
+511
|
/
*
net: xilinx: constify net_device_ops structure
Bhumika Goyal
2017-01-23
1
-2
/
+2
*
net: moxa: constify net_device_ops structures
Bhumika Goyal
2017-01-23
1
-1
/
+1
*
net: qcom/emac: claim the irq only when the device is opened
Timur Tabi
2017-01-23
3
-14
/
+11
*
net: qcom/emac: rename emac_phy to emac_sgmii and move it
Timur Tabi
2017-01-23
9
-24
/
+23
*
bnx2x: avoid two atomic ops per page on x86
Eric Dumazet
2017-01-23
1
-10
/
+5
*
Merge branch 'bcm7278'
David S. Miller
2017-01-22
8
-57
/
+261
|
\
|
*
net: phy: bcm7xxx: Implement EGPHY workaround for 7278
Florian Fainelli
2017-01-22
1
-0
/
+34
|
*
net: phy: bcm7xxx: Add entry for BCM7278
Florian Fainelli
2017-01-22
2
-0
/
+3
|
*
net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabled
Florian Fainelli
2017-01-22
3
-0
/
+18
|
*
net: dsa: bcm_sf2: Move code enabling Broadcom tags
Florian Fainelli
2017-01-22
1
-27
/
+34
|
*
net: dsa: bcm_sf2: Add support for BCM7278 integrated switch
Florian Fainelli
2017-01-22
5
-10
/
+68
|
*
net: dsa: bcm_sf2: Prepare for different register layouts
Florian Fainelli
2017-01-22
3
-25
/
+109
|
*
net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macro
Florian Fainelli
2017-01-22
1
-2
/
+2
|
/
*
Merge branch 'systemport-lite'
David S. Miller
2017-01-22
3
-80
/
+339
|
\
|
*
net: systemport: Add support for SYSTEMPORT Lite
Florian Fainelli
2017-01-22
3
-79
/
+327
|
*
net: systemport: Dynamically allocate number of TX rings
Florian Fainelli
2017-01-22
2
-1
/
+12
|
/
*
ipv6: add NUMA awareness to seg6_hmac_init_algo()
Eric Dumazet
2017-01-22
1
-1
/
+2
*
net: stmicro: fix LS field mask in EEE configuration
jpinto
2017-01-22
1
-1
/
+1
*
net/mlx4: use rb_entry()
Geliang Tang
2017-01-22
1
-4
/
+4
*
6lowpan: use rb_entry()
Geliang Tang
2017-01-22
1
-4
/
+4
*
Merge branch 'dsa-hwmon'
David S. Miller
2017-01-20
9
-353
/
+420
|
\
|
*
net: dsa: Remove hwmon support
Andrew Lunn
2017-01-20
8
-350
/
+0
|
*
phy: marvell: Add support for temperature sensor
Andrew Lunn
2017-01-20
1
-3
/
+420
|
/
*
inet: don't use sk_v6_rcv_saddr directly
Josef Bacik
2017-01-20
1
-1
/
+1
*
Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-01-20
20
-92
/
+800
|
\
|
*
net/mlx5e: Reorder update stats
Saeed Mahameed
2017-01-19
1
-3
/
+3
|
*
net/mlx5: Move cached hca caps to designated caps struct
Gal Pressman
2017-01-19
4
-23
/
+23
|
*
net/mlx5e: Expose PCIe statistics to ethtool
Gal Pressman
2017-01-19
3
-1
/
+53
|
*
net/mlx5: Add MPCNT register infrastructure
Gal Pressman
2017-01-19
3
-0
/
+47
|
*
net/mlx5e: Expose physical layer statistical counters to ethtool
Gal Pressman
2017-01-19
3
-2
/
+32
|
*
net/mlx5: Add PPCNT physical layer statistical group infrastructure
Gal Pressman
2017-01-19
2
-0
/
+38
|
*
net/mlx5: Query and cache PCAM, MCAM registers on initialization
Gal Pressman
2017-01-19
3
-0
/
+30
|
*
net/mlx5: Implement PCAM, MCAM access register commands
Gal Pressman
2017-01-19
2
-0
/
+29
|
*
net/mlx5: Expose PCAM, MCAM registers infrastructure
Gal Pressman
2017-01-19
3
-1
/
+77
|
*
net/mlx5e: Receive s-tagged packets in promiscuous mode
Mohamad Haj Yahia
2017-01-19
2
-20
/
+68
|
*
net/mlx5: Add support to s-tag in mlx5 firmware interface
Mohamad Haj Yahia
2017-01-19
6
-22
/
+24
|
*
net/mlx5e: Implement 1PPS support
Eugenia Emantayev
2017-01-19
3
-1
/
+232
|
*
net/mlx5: Add MTPPS and MTPPSE registers infrastructure
Eugenia Emantayev
2017-01-19
6
-1
/
+142
|
*
net/mlx5: Fix version printout in case of health issue
Eli Cohen
2017-01-19
1
-17
/
+3
|
*
net/mlx5: Remove information print after attempt to load mlx5_ib module
Leon Romanovsky
2017-01-19
1
-3
/
+1
*
|
Merge branch 'cpsw-common-res-usage'
David S. Miller
2017-01-20
1
-112
/
+88
|
\
\
|
*
|
net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs
Ivan Khoronzhuk
2017-01-20
1
-73
/
+59
|
*
|
net: ethernet: ti: cpsw: don't duplicate common res in rx handler
Ivan Khoronzhuk
2017-01-20
1
-24
/
+16
|
*
|
net: ethernet: ti: cpsw: don't duplicate ndev_running
Ivan Khoronzhuk
2017-01-20
1
-14
/
+17
[next]