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-08-17
nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA
Christophe Ricard
1
-2
/
+2
2015-08-17
nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown
Christophe Ricard
1
-1
/
+0
2015-08-17
nfc: st-nci: Add device tree documentation for spi phy
Christophe Ricard
2
-0
/
+31
2015-08-17
nfc: st-nci: Add spi phy support for st21nfcb
Christophe Ricard
3
-0
/
+406
2015-08-17
nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value
Christophe Ricard
1
-1
/
+3
2015-08-17
nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK
Christophe Ricard
1
-0
/
+2
2015-08-17
NFC: st-nci: fix use of uninitialized variables in error path
Christophe Ricard
1
-4
/
+4
2015-08-17
NFC: st21nfca: fix use of uninitialized variables in error path
Christophe Ricard
1
-5
/
+6
2015-08-17
nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
Christophe Ricard
1
-7
/
+2
2015-08-17
nfc: st-nci: Fix typo when changing from st21nfcb to st-nci
Christophe Ricard
1
-9
/
+9
2015-08-17
nfc: st-nci: Remove duplicate file platform_data/st_nci.h
Christophe Ricard
2
-30
/
+1
2015-08-14
Merge branch 'vrf-lite'
David S. Miller
18
-44
/
+1031
2015-08-14
net: Introduce VRF device driver
David Ahern
3
-0
/
+693
2015-08-14
net: frags: Add VRF device index to cache and lookup
David Ahern
1
-5
/
+13
2015-08-14
net: Use VRF index for oif in ip_send_unicast_reply
David Ahern
1
-1
/
+6
2015-08-14
net: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+11
2015-08-14
net: Add routes to the table associated with the device
David Ahern
2
-10
/
+23
2015-08-14
net: Fix up inet_addr_type checks
David Ahern
6
-14
/
+53
2015-08-14
net: Add inet_addr lookup by table
David Ahern
2
-7
/
+16
2015-08-14
udp: Handle VRF device in sendmsg
David Ahern
1
-1
/
+21
2015-08-14
net: Use VRF device index for lookups on TX
David Ahern
5
-2
/
+18
2015-08-14
net: Use VRF device index for lookups on RX
David Ahern
2
-2
/
+9
2015-08-14
net: Introduce VRF related flags and helpers
David Ahern
3
-0
/
+168
2015-08-14
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
1
-1
/
+4
2015-08-14
net: allow sleeping when modifying store_rps_map
Sasha Levin
1
-4
/
+4
2015-08-14
Merge branch 'mv88e6xxx-hw-vlan'
David S. Miller
5
-9
/
+720
2015-08-14
net: dsa: mv88e6xxx: use port 802.1Q mode Secure
Vivien Didelot
2
-7
/
+12
2015-08-14
net: dsa: mv88e6xxx: add VLAN Load support
Vivien Didelot
3
-0
/
+180
2015-08-14
net: dsa: mv88e6xxx: add VLAN Purge support
Vivien Didelot
3
-0
/
+116
2015-08-14
net: dsa: mv88e6xxx: add VLAN support to FDB dump
Vivien Didelot
1
-2
/
+40
2015-08-14
net: dsa: mv88e6xxx: add VLAN Get Next support
Vivien Didelot
3
-0
/
+167
2015-08-14
net: dsa: mv88e6xxx: flush VTU and STU entries
Vivien Didelot
2
-0
/
+36
2015-08-14
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
2
-0
/
+169
2015-08-14
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
4
-2
/
+116
2015-08-14
net: track link status of ipv6 nexthops
Andy Gospodarek
1
-0
/
+2
2015-08-14
cxgb4: Add MPS tracing support
Hariprasad Shenai
4
-0
/
+475
2015-08-14
net/fddi: remove HWM_REVERSE() macro
yalin wang
1
-9
/
+0
2015-08-14
rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver
Scott Feldman
2
-1
/
+13
2015-08-14
rocker: print switch ID consistent with phys_switch_id sysfs node
Scott Feldman
1
-1
/
+2
2015-08-14
Merge branch 'smsc911x-acpi'
David S. Miller
3
-26
/
+99
2015-08-14
Convert smsc911x to use ACPI as well as DT
Jeremy Linton
1
-26
/
+22
2015-08-14
Add a matching set of device_ functions for determining mac/phy
Jeremy Linton
2
-0
/
+77
2015-08-14
Merge branch 'tcp-loss-probe'
David S. Miller
1
-18
/
+23
2015-08-14
tcp: TLP retransmits last if failed to send new packet
Yuchung Cheng
1
-16
/
+22
2015-08-14
tcp: don't extend RTO on failed loss probe attempts
Yuchung Cheng
1
-7
/
+6
2015-08-14
Merge branch 'cpsw-errata-workaround'
David S. Miller
3
-8
/
+79
2015-08-14
ARM: dts: am33xx: update cpsw compatible
Mugunthan V N
1
-1
/
+1
2015-08-14
ARM: dts: dra7: update cpsw compatible
Mugunthan V N
1
-1
/
+1
2015-08-14
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
1
-6
/
+77
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
314
-1831
/
+3071
[next]