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
2014-03-05
ieee802154: fix whitespace issues in Kconfig
Alexander Aring
2
-14
/
+14
2014-03-05
at86rf230: add help and 212 to Kconfig menu entry
Alexander Aring
1
-1
/
+7
2014-03-05
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2
-11
/
+24
2014-03-04
Merge branch 'mpls_tc'
David S. Miller
4
-0
/
+57
2014-03-04
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
1
-0
/
+16
2014-03-04
UAPI: add MPLS label stack definition
Simon Wunderlich
2
-0
/
+40
2014-03-04
if_ether.h: add IEEE 802.21 Ethertype
Simon Wunderlich
1
-0
/
+1
2014-03-04
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
7
-4
/
+24
2014-03-04
sch_tbf: Remove holes in struct tbf_sched_data.
Hiroaki SHIMODA
1
-11
/
+12
2014-03-04
ieee802154: fix at86rf212_set_txpower() exit path
Jean Sacren
1
-6
/
+1
2014-03-04
connector: remove duplicated code in cn_call_callback()
Alexey Khoroshilov
1
-1
/
+0
2014-03-03
Merge branch 'mlx4'
David S. Miller
11
-52
/
+102
2014-03-03
net/mlx4_en: Change Connect-X description in kconfig
Eyal Perry
1
-1
/
+1
2014-03-03
net/mlx4_en: Use union for BlueFlame WQE
Amir Vadai
2
-4
/
+10
2014-03-03
net/mlx4_core: Fix sparse warning
Eyal Perry
1
-1
/
+2
2014-03-03
net/mlx4_en: Fix selftest failing on non 10G link speed
Amir Vadai
1
-2
/
+4
2014-03-03
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
Eugenia Emantayev
3
-23
/
+22
2014-03-03
net/mlx4_en: Move queue stopped/waked counters to be per ring
Eugenia Emantayev
3
-3
/
+11
2014-03-03
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
Eugenia Emantayev
1
-1
/
+7
2014-03-03
net/mlx4_en: Verify mlx4_en module parameters
Eugenia Emantayev
3
-16
/
+44
2014-03-03
net/mlx4_en: Fix UP limit in ieee_ets->prio_tc
Amir Vadai
1
-1
/
+1
2014-03-03
Merge branch '6lowpan'
David S. Miller
2
-4
/
+2
2014-03-03
6lowpan: use memcpy to set tag value in fraghdr
Alexander Aring
1
-2
/
+1
2014-03-03
6lowpan: remove initialization of tag value
Alexander Aring
1
-1
/
+0
2014-03-03
6lowpan: fix type of datagram size parameter
Alexander Aring
1
-1
/
+1
2014-03-03
Merge branch 'intel-next'
David S. Miller
7
-26
/
+111
2014-03-03
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
3
-8
/
+24
2014-03-03
ixgbe: Check config reads for removal
Mark Rustad
4
-15
/
+75
2014-03-03
ixgbe: Fix up some ethtool results when adapter is removed
Mark Rustad
1
-1
/
+8
2014-03-03
ixgbe: Restore hw_addr in LER recovery paths
Mark Rustad
1
-2
/
+4
2014-03-02
bonding: send arp requests even if there's no route to them
Veaceslav Falico
1
-2
/
+7
2014-03-01
Merge branch '6lowpan'
David S. Miller
8
-236
/
+864
2014-03-01
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
5
-208
/
+689
2014-03-01
net: ns: add ieee802154_6lowpan namespace
Alexander Aring
2
-0
/
+17
2014-03-01
6lowpan: fix some checkpatch issues
Alexander Aring
1
-18
/
+9
2014-03-01
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
Alexander Aring
2
-0
/
+1
2014-03-01
6lowpan: change tag type to __be16
Alexander Aring
1
-2
/
+3
2014-03-01
6lowpan: fix fragmentation on sending side
Alexander Aring
1
-10
/
+27
2014-03-01
6lowpan: add uncompress header size function
Alexander Aring
1
-0
/
+113
2014-03-01
6lowpan: add frag information struct
Alexander Aring
1
-0
/
+7
2014-03-01
net: w5100: Use devm_ioremap_resource()
Jingoo Han
1
-5
/
+4
2014-03-01
net: w5300: Use devm_ioremap_resource()
Jingoo Han
1
-5
/
+4
2014-03-01
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
Daniel Borkmann
1
-3
/
+13
2014-02-28
Merge branch 'intel-next'
David S. Miller
10
-150
/
+294
2014-02-28
ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO
Emil Tantilov
1
-0
/
+3
2014-02-28
ixgbevf: fix handling of tx checksumming
Emil Tantilov
1
-1
/
+1
2014-02-28
ixgbe: Add check for FW veto bit
Don Skidmore
4
-4
/
+63
2014-02-28
ixgbe: fix bit toggled for 82599 reset fix.
Don Skidmore
1
-1
/
+2
2014-02-28
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
7
-141
/
+161
2014-02-28
ixgbe: fix to use correct timeout interval for memory read completion
Don Skidmore
2
-3
/
+64
[next]