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.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-02-26
net: ipv6: Make address flushing on ifdown optional
David Ahern
4
-15
/
+132
2016-02-26
tipc: fix null deref crash in compat config path
Florian Westphal
1
-0
/
+1
2016-02-26
tipc: fix crash during node removal
Jon Paul Maloy
1
-13
/
+11
2016-02-26
tipc: eliminate risk of finding to-be-deleted node instance
Jon Paul Maloy
1
-9
/
+9
2016-02-26
Merge branch 'qed-misc'
David S. Miller
2
-18
/
+63
2016-02-26
qed, qede: rebrand module description
Yuval Mintz
2
-6
/
+6
2016-02-26
qed: Prevent probe on previous error
Yuval Mintz
1
-0
/
+11
2016-02-26
qed: add MODULE_FIRMWARE()
Yuval Mintz
1
-0
/
+2
2016-02-26
qede: Don't report link change needlessly
Yuval Mintz
1
-6
/
+10
2016-02-26
qede: Linearize SKBs when needed
Yuval Mintz
1
-5
/
+33
2016-02-26
qede: Change pci DID for 10g device
Yuval Mintz
1
-1
/
+1
2016-02-26
netxen: Use kobj_to_dev()
Amitoj Kaur Chawla
1
-5
/
+5
2016-02-26
3c59x: Use setup_timer()
Amitoj Kaur Chawla
1
-8
/
+2
2016-02-26
forcedeth: Use setup_timer()
Amitoj Kaur Chawla
1
-6
/
+2
2016-02-26
net: tulip: Use setup_timer()
Amitoj Kaur Chawla
1
-9
/
+5
2016-02-26
Merge branch 'gianfar-ls1021a-ptp'
David S. Miller
3
-22
/
+27
2016-02-26
gianfar: fix endianness for hardware timestamp
Yangbo Lu
1
-2
/
+2
2016-02-26
gianfar_ptp: replace get_of_u32 with of_property_read_u32
Yangbo Lu
1
-20
/
+13
2016-02-26
ARM: dts: ls1021a: add 1588 timer node
Yangbo Lu
1
-0
/
+12
2016-02-26
phy: marvell: Fix 88E1510 initialization
Clemens Gruber
1
-35
/
+35
2016-02-25
Merge branch 'dsa-port-vlan-dump'
David S. Miller
7
-110
/
+65
2016-02-25
net: dsa: drop vlan_getnext
Vivien Didelot
3
-46
/
+1
2016-02-25
net: dsa: mv88e6xxx: implement port_vlan_dump
Vivien Didelot
4
-66
/
+56
2016-02-25
net: dsa: add port_vlan_dump routine
Vivien Didelot
3
-0
/
+10
2016-02-25
Merge branch 'vxlan-rx-cleanups'
David S. Miller
1
-67
/
+64
2016-02-25
vxlan: simplify metadata_dst usage in vxlan_rcv
Jiri Benc
1
-12
/
+7
2016-02-25
vxlan: consolidate rx handling to a single function
Jiri Benc
1
-44
/
+28
2016-02-25
vxlan: move ECN decapsulation to a separate function
Jiri Benc
1
-31
/
+31
2016-02-25
vxlan: move inner L2 header processing to a separate function
Jiri Benc
1
-16
/
+33
2016-02-25
vxlan: consolidate GBP handling even more
Jiri Benc
1
-4
/
+5
2016-02-25
Merge branch 'tc_action-ns'
David S. Miller
14
-153
/
+771
2016-02-25
net_sched: add network namespace support for tc actions
WANG Cong
14
-149
/
+746
2016-02-25
net_sched: prepare tcf_hashinfo_destroy() for netns support
WANG Cong
2
-8
/
+29
2016-02-25
ppp: clarify parsing of user supplied data in ppp_set_compress()
Guillaume Nault
1
-5
/
+7
2016-02-25
bnx2x: add a separate GENEVE Kconfig symbol
Arnd Bergmann
2
-7
/
+17
2016-02-25
Merge branch 'gianfar-xmit-improvements'
David S. Miller
1
-52
/
+48
2016-02-25
gianfar: Remove redundant ops for do_tstamp from xmit()
Claudiu Manoil
1
-9
/
+5
2016-02-25
gianfar: Use skb_frag_t pointers inside xmit()
Claudiu Manoil
1
-9
/
+9
2016-02-25
gianfar: Map head TxBD first
Claudiu Manoil
1
-48
/
+48
2016-02-24
bgmac: support Ethernet device on BCM47094 SoC
Rafał Miłecki
1
-2
/
+4
2016-02-24
Merge branch 'be2net-fixes'
David S. Miller
3
-18
/
+32
2016-02-24
be2net: Fix a UE caused by passing large frames to the ASIC
ajit.khaparde@broadcom.com
2
-1
/
+13
2016-02-24
be2net: Declare some u16 fields as u32 to improve performance
ajit.khaparde@broadcom.com
3
-17
/
+19
2016-02-24
Merge branch 'flow_dissector-fixes-and-improvements'
David S. Miller
2
-20
/
+28
2016-02-24
eth: Pull header from first fragment via eth_get_headlen
Alexander Duyck
1
-1
/
+2
2016-02-24
flow_dissector: Use same pointer for IPv4 and IPv6 addresses
Alexander Duyck
1
-6
/
+5
2016-02-24
flow_dissector: Correctly handle parsing FCoE
Alexander Duyck
1
-2
/
+5
2016-02-24
flow_dissector: Fix fragment handling for header length computation
Alexander Duyck
1
-3
/
+7
2016-02-24
flow_dissector: Check for IP fragmentation even if not using IPv4 address
Alexander Duyck
1
-8
/
+9
2016-02-24
Merge branch 'mlx5-next'
David S. Miller
17
-68
/
+1382
[next]