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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
1
-1
/
+1
2015-12-17
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2
-3
/
+6
2015-12-16
dma-debug: Fix dma_debug_entry offset calculation
Daniel Mentz
1
-2
/
+2
2015-12-16
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-68
/
+138
2015-12-16
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
1
-1
/
+1
2015-12-16
rhashtable: Fix walker list corruption
Herbert Xu
1
-9
/
+7
2015-12-16
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
13
-27
/
+370
2015-12-16
Merge branch 'geneve-udp-port-offload'
David S. Miller
8
-44
/
+237
2015-12-16
i40e: Call geneve_get_rx_port to get the existing Geneve ports
Singhai, Anjali
1
-0
/
+3
2015-12-16
geneve: Add geneve_get_rx_port support
Singhai, Anjali
2
-0
/
+32
2015-12-16
i40e: Kernel dependency update for i40e to support geneve offload
Singhai, Anjali
1
-0
/
+10
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
4
-43
/
+150
2015-12-16
geneve: Add geneve udp port offload for ethernet devices
Singhai, Anjali
2
-1
/
+42
2015-12-16
net: sctp: dynamically enable or disable pf state
Zhu Yanjun
5
-2
/
+43
2015-12-16
rhashtable: Enforce minimum size on initial hash table
Herbert Xu
1
-3
/
+3
2015-12-16
batman-adv: lock crc access in bridge loop avoidance
Simon Wunderlich
2
-5
/
+32
2015-12-16
batman-adv: Fix typo 'wether' -> 'whether'
Sven Eckelmann
1
-2
/
+2
2015-12-16
batman-adv: Use chain pointer when purging fragments
Sven Eckelmann
1
-4
/
+4
2015-12-16
batman-adv: unify flags access style in tt global add
Simon Wunderlich
1
-1
/
+1
2015-12-16
batman-adv: detect local excess vlans in TT request
Simon Wunderlich
1
-1
/
+13
2015-12-16
inet: tcp: fix inetpeer_set_addr_v4()
Eric Dumazet
1
-0
/
+1
2015-12-16
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
1
-0
/
+6
2015-12-16
sctp: use GFP_KERNEL in sctp_init()
Eric Dumazet
1
-2
/
+2
2015-12-16
Merge branch 'sock-diag-destroy'
David S. Miller
12
-26
/
+143
2015-12-16
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
6
-0
/
+68
2015-12-16
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
2
-8
/
+19
2015-12-16
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
4
-3
/
+24
2015-12-16
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
2
-15
/
+32
2015-12-16
Merge branch 'ila-early-demux'
David S. Miller
13
-81
/
+988
2015-12-16
ila: Add generic ILA translation facility
Tom Herbert
6
-1
/
+731
2015-12-16
netlink: add a start callback for starting a netlink dump
Tom Herbert
4
-0
/
+24
2015-12-16
rhashtable: add function to replace an element
Tom Herbert
1
-0
/
+82
2015-12-16
ila: Create net/ipv6/ila directory
Tom Herbert
5
-81
/
+152
2015-12-16
Merge branch 'stmmac-mdio-compat'
David S. Miller
8
-28
/
+66
2015-12-16
stmmac: socfpga: Provide dt node to config ptp clk source.
Phil Reid
2
-0
/
+11
2015-12-16
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
3
-15
/
+15
2015-12-16
stmmac: Correct documentation on stmmac clocks.
Phil Reid
1
-9
/
+8
2015-12-16
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
3
-4
/
+32
2015-12-16
Merge branch 'end-of-ip-csum'
David S. Miller
41
-114
/
+437
2015-12-16
net: Elaborate on checksum offload interface description
Tom Herbert
1
-29
/
+109
2015-12-16
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
2
-0
/
+214
2015-12-16
tcp: Fix conditions to determine checksum offload
Tom Herbert
2
-2
/
+11
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
13
-39
/
+50
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
25
-39
/
+43
2015-12-16
fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
Tom Herbert
1
-1
/
+1
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
10
-14
/
+14
2015-12-16
net: Add skb_inner_transport_offset function
Tom Herbert
1
-0
/
+5
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
5
-7
/
+8
2015-12-15
net: fix uninitialized variable issue
tadeusz.struk@intel.com
1
-0
/
+1
2015-12-15
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
[prev]
[next]