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
2016-04-18
net: dsa: mv88e6xxx: add switch info
Vivien Didelot
6
-32
/
+93
2016-04-18
net: dsa: mv88e6xxx: read switch ID in probe
Vivien Didelot
1
-27
/
+30
2016-04-18
net: dsa: mv88e6xxx: drop revision probing
Vivien Didelot
5
-42
/
+1
2016-04-18
net: dsa: mv88e6xxx: drop double ds assignment
Vivien Didelot
4
-8
/
+0
2016-04-18
net: dsa: constify probed name
Vivien Didelot
10
-37
/
+39
2016-04-17
Merge branch 'nfp-next'
David S. Miller
4
-48
/
+176
2016-04-17
nfp: add async reconfiguration mechanism
Jakub Kicinski
2
-27
/
+157
2016-04-17
nfp: remove buggy RX buffer length validation
Jakub Kicinski
1
-12
/
+14
2016-04-17
nfp: remove unused suspicious mask defines
Jakub Kicinski
1
-4
/
+0
2016-04-17
nfp: correct names of constants in comments
Jakub Kicinski
1
-3
/
+3
2016-04-17
nfp: remove unnecessary static
Jakub Kicinski
1
-1
/
+1
2016-04-17
nfp: check the right pointer for errors
Jakub Kicinski
1
-1
/
+1
2016-04-17
Merge branch 'IFF_NO_QUEUE-followups'
David S. Miller
2
-3
/
+2
2016-04-17
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2016-04-17
staging: rtl8188eu: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2016-04-17
Merge branch 'fjes-next'
David S. Miller
3
-30
/
+141
2016-04-17
fjes: Update fjes driver version : 1.1
Taku Izumi
1
-1
/
+1
2016-04-17
fjes: Introduce spinlock for rx_status
Taku Izumi
3
-9
/
+72
2016-04-17
fjes: Enhance changing MTU related work
Taku Izumi
3
-11
/
+58
2016-04-17
fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task
Taku Izumi
1
-1
/
+2
2016-04-17
fjes: fix incorrect statistics information in fjes_xmit_frame()
Taku Izumi
1
-7
/
+7
2016-04-17
fjes: optimize timeout value
Taku Izumi
1
-3
/
+3
2016-04-17
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
Dinh Nguyen
1
-6
/
+0
2016-04-17
dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros
Andrew Lunn
6
-123
/
+224
2016-04-17
netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO
Alexander Duyck
1
-1
/
+2
2016-04-17
Merge branch 'ipv6-gre-offloads'
David S. Miller
12
-98
/
+116
2016-04-17
ip6gre: Add support for GSO
Alexander Duyck
1
-23
/
+33
2016-04-17
GRE: Add support for GRO/GSO of IPv6 GRE traffic
Alexander Duyck
1
-1
/
+13
2016-04-17
ip6gre: Add support for basic offloads offloads excluding GSO
Alexander Duyck
1
-2
/
+21
2016-04-17
ip6gretap: Fix MTU to allow for Ethernet header
Alexander Duyck
1
-0
/
+2
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
10
-72
/
+47
2016-04-17
Merge branch 'w5100-spi-and-w5200-support'
David S. Miller
5
-281
/
+1004
2016-04-17
net: w5100: support W5200
Akinobu Mita
4
-48
/
+289
2016-04-17
net: w5100: support SPI interface mode
Akinobu Mita
3
-0
/
+151
2016-04-17
net: w5100: enable to support sleepable register access interface
Akinobu Mita
2
-38
/
+153
2016-04-17
net: w5100: add ability to support other bus interface
Akinobu Mita
2
-201
/
+431
2016-04-17
net: w5100: move mmiowb into register access callbacks
Akinobu Mita
1
-29
/
+15
2016-04-17
vxlan: reduce usage of synchronize_net in ndo_stop
Hannes Frederic Sowa
1
-8
/
+20
2016-04-17
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
2
-19
/
+3
2016-04-16
phy: make some bits preserved while setup forced mode
wangweidong
1
-1
/
+2
2016-04-16
Merge branch 'sctp-diag'
David S. Miller
9
-112
/
+863
2016-04-16
sctp: fix some rhashtable functions using in sctp proc/diag
Xin Long
2
-6
/
+16
2016-04-16
sctp: merge the seq_start/next/exits in remaddrs and assocs
Xin Long
1
-36
/
+9
2016-04-16
sctp: add the sctp_diag.c file
Xin Long
4
-0
/
+504
2016-04-16
sctp: export some functions for sctp_diag in inet_diag
Xin Long
1
-26
/
+41
2016-04-16
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
3
-63
/
+156
2016-04-16
sctp: add sctp_info dump api for sctp_diag
Xin Long
3
-0
/
+156
2016-04-16
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
3
-20
/
+4
2016-04-16
Merge branch 'mlx5_ifc-updates'
David S. Miller
1
-74
/
+179
2016-04-16
net/mlx5: Update mlx5_ifc hardware features
Saeed Mahameed
1
-22
/
+124
[next]